shhhhhhhhhhhh

This commit is contained in:
tildearrow 2022-05-20 17:29:59 -05:00
parent 6976e0b75f
commit c9833bd58e
4 changed files with 45 additions and 43 deletions

View file

@ -54,8 +54,8 @@ class DivPlatformNamcoWSG: public DivDispatch {
keyOff(false),
inPorta(false),
noise(false),
vol(31),
outVol(31),
vol(15),
outVol(15),
wave(-1) {}
};
Channel chan[8];