yay + prepare for sample system changes

This commit is contained in:
tildearrow 2022-02-23 22:00:12 -05:00
parent ccfed873e8
commit 92e1553014
3 changed files with 39 additions and 7 deletions

View file

@ -816,6 +816,7 @@ bool DivEngine::isFMSystem(DivSystem sys) {
return (sys==DIV_SYSTEM_GENESIS ||
sys==DIV_SYSTEM_GENESIS_EXT ||
sys==DIV_SYSTEM_SMS_OPLL ||
sys==DIV_SYSTEM_NES_VRC7 ||
sys==DIV_SYSTEM_ARCADE ||
sys==DIV_SYSTEM_YM2610 ||
sys==DIV_SYSTEM_YM2610_EXT ||