OPLL: add option to apply fixed frequency to all d

issue #289
This commit is contained in:
tildearrow 2023-08-10 00:15:44 -05:00
parent 805c3ba7ac
commit d5776e02bb
3 changed files with 29 additions and 11 deletions

View file

@ -70,7 +70,7 @@ class DivPlatformOPLL: public DivDispatch {
bool useYMFM;
bool crapDrums;
bool properDrums, properDrumsSys, noTopHatFreq;
bool properDrums, properDrumsSys, noTopHatFreq, fixedAll;
bool vrc7;
unsigned char patchSet;