This commit is contained in:
Natt Akuma 2022-05-21 03:36:11 +07:00
parent 27a412c134
commit 5ed0efe961
1 changed files with 1 additions and 0 deletions

View File

@ -1292,6 +1292,7 @@ SafeWriter* DivEngine::saveVGM(bool* sysToExport, bool loop, int version) {
hasRFC=disCont[i].dispatch->chipClock;
willExport[i]=true;
writeRF5C68[0]=disCont[i].dispatch;
}
break;
default:
break;