Fix build

This commit is contained in:
cam900 2022-12-18 06:27:49 +09:00
parent f80a686cf5
commit d4defdf4c0
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@ class DivPlatformQSound: public DivDispatch {
SharedChannel<int>(255),
resVol(4095),
sample(-1),
wave(-1),
panning(0x10),
echo(0),
useWave(false),