another try to fix

This commit is contained in:
tildearrow 2022-12-16 03:51:02 -05:00
parent b800118e8d
commit f070b1800e
1 changed files with 2 additions and 0 deletions

View File

@ -402,6 +402,8 @@ void DivPlatformK007232::forceIns() {
chan[i].prevFreq=-1;
chan[i].prevBank=-1;
}
lastLoop=0;
lastVolume=0;
}
void* DivPlatformK007232::getChanState(int ch) {