OPLL: drums mode work

This commit is contained in:
tildearrow 2023-08-09 17:29:42 -05:00
parent 7d3b823996
commit 3de0ee4e25
2 changed files with 32 additions and 31 deletions

View file

@ -63,7 +63,7 @@ class DivPlatformOPLL: public DivDispatch {
unsigned char regPool[256];
bool useYMFM;
bool drums;
bool crapDrums;
bool properDrums, properDrumsSys, noTopHatFreq;
bool vrc7;