Fix chip correction

This commit is contained in:
cam900 2022-03-02 17:24:07 +09:00 committed by tildearrow
parent d94e0ec3e7
commit f95d38521e
1 changed files with 1 additions and 1 deletions

View File

@ -6141,7 +6141,7 @@ FurnaceGUI::FurnaceGUI():
));
cat.systems.push_back(FurnaceGUISysDef(
"Yamaha YM2610B", {
DIV_SYSTEM_YM2610, 64, 0, 0,
DIV_SYSTEM_YM2610B, 64, 0, 0,
0
}
));