Deflemask compatibility

This commit is contained in:
cam900 2022-03-03 13:07:16 +09:00
parent 87561bf9cf
commit c4f2090b48
1 changed files with 1 additions and 1 deletions

View File

@ -6655,7 +6655,7 @@ FurnaceGUI::FurnaceGUI():
));
cat.systems.push_back(FurnaceGUISysDef(
"Arcade (YM2151 and SegaPCM)", {
DIV_SYSTEM_YM2151, 64, 0, 2,
DIV_SYSTEM_YM2151, 64, 0, 0,
DIV_SYSTEM_SEGAPCM_COMPAT, 64, 0, 0,
0
}