Fixed gcc errors
This commit is contained in:
parent
6e79e84e53
commit
de6cbba472
2 changed files with 13 additions and 12 deletions
|
|
@ -685,6 +685,7 @@ SafeWriter* DivEngine::saveVGM(bool* sysToExport, bool loop) {
|
|||
hasOPM|=0x40000000;
|
||||
howManyChips++;
|
||||
}
|
||||
break;
|
||||
case DIV_SYSTEM_LYNX:
|
||||
if (!hasLynx) {
|
||||
hasLynx=disCont[i].dispatch->chipClock;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue