mirror of
https://github.com/tildearrow/furnace.git
synced 2024-11-27 06:53:01 +00:00
Fix build(again)
This commit is contained in:
parent
63f67f33b8
commit
c801227b57
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@ class DivPlatformRF5C68: public DivDispatch {
|
|||
SharedChannel<int>(255),
|
||||
audPos(0),
|
||||
sample(-1),
|
||||
wave(-1),
|
||||
panning(255),
|
||||
setPos(false),
|
||||
macroVolMul(64) {}
|
||||
|
|
Loading…
Reference in a new issue