This commit is contained in:
cam900 2022-12-16 19:14:58 +09:00
commit ef52c41fb4
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) {