mirror of
https://github.com/tildearrow/furnace.git
synced 2024-11-27 23:13:01 +00:00
Compile fix Take 3
This commit is contained in:
parent
8da5921196
commit
6c897722db
1 changed files with 1 additions and 0 deletions
|
@ -249,6 +249,7 @@ bool DivEngine::perSystemEffect(int ch, unsigned char effect, unsigned char effe
|
|||
}
|
||||
break;
|
||||
}
|
||||
break;
|
||||
case DIV_SYSTEM_X1_010:
|
||||
switch (effect) {
|
||||
case 0x10: // select waveform
|
||||
|
|
Loading…
Reference in a new issue