revert OPLL system

This commit is contained in:
freq-mod 2022-02-03 20:30:31 +01:00 committed by tildearrow
parent 8e3355ad4a
commit ead65d8c21
1 changed files with 1 additions and 1 deletions

View File

@ -434,7 +434,7 @@ const char* DivEngine::getSystemName(DivSystem sys) {
case DIV_SYSTEM_VRC6:
return "Konami VRC6";
case DIV_SYSTEM_OPLL:
return "Sega FM Sound Unit";
return "Yamaha OPLL";
case DIV_SYSTEM_FDS:
return "Famicom Disk System";
case DIV_SYSTEM_MMC5: