mirror of
https://github.com/tildearrow/furnace.git
synced 2024-11-23 13:05:11 +00:00
another try to fix
This commit is contained in:
parent
b800118e8d
commit
f070b1800e
1 changed files with 2 additions and 0 deletions
|
@ -402,6 +402,8 @@ void DivPlatformK007232::forceIns() {
|
|||
chan[i].prevFreq=-1;
|
||||
chan[i].prevBank=-1;
|
||||
}
|
||||
lastLoop=0;
|
||||
lastVolume=0;
|
||||
}
|
||||
|
||||
void* DivPlatformK007232::getChanState(int ch) {
|
||||
|
|
Loading…
Reference in a new issue