Correcting device name

This commit is contained in:
Kagamiin~
2024-03-23 12:47:41 -03:00
parent 6c519904fd
commit 0af83efb8f

View File

@@ -4880,7 +4880,7 @@ const device_t sb_awe64_gold_device = {
};
const device_t ess_1688_device = {
.name = "ESS Technology ES1688",
.name = "ESS AudioDrive ES1688",
.internal_name = "ess_es1688",
.flags = DEVICE_ISA,
.local = 0,