mirror of
https://github.com/tildearrow/furnace.git
synced 2024-12-05 02:37:26 +00:00
Fix build
This commit is contained in:
parent
f80a686cf5
commit
d4defdf4c0
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@ class DivPlatformQSound: public DivDispatch {
|
|||
SharedChannel<int>(255),
|
||||
resVol(4095),
|
||||
sample(-1),
|
||||
wave(-1),
|
||||
panning(0x10),
|
||||
echo(0),
|
||||
useWave(false),
|
||||
|
|
Loading…
Reference in a new issue