This commit is contained in:
tildearrow 2022-02-13 23:49:01 -05:00
parent 53482105dc
commit bfb902f649
2 changed files with 7 additions and 1 deletions

View file

@ -30,6 +30,7 @@ class DivPlatformSMS: public DivDispatch {
};
Channel chan[4];
bool isMuted[4];
unsigned char oldValue;
unsigned char snNoiseMode;
bool updateSNMode;
bool resetPhase;