fixed typos in a soundchip's name

This commit is contained in:
AArt1256 2024-08-18 14:35:04 +03:00
parent eb95330013
commit f0b138ff48
3 changed files with 3 additions and 3 deletions

View file

@ -3101,7 +3101,7 @@ void FurnaceGUI::initSystemPresets() {
}
);
ENTRY(
"NEC uPD1771C", {
"NEC μPD1771C", {
CH(DIV_SYSTEM_UPD1771C, 1.0f, 0, "")
}
);