Some more tweaks

This commit is contained in:
N
2021-01-22 17:41:07 -05:00
parent e5e390d64b
commit c636b7c3ae
2 changed files with 2 additions and 2 deletions

View File

@@ -315,7 +315,7 @@ void MPlayExtender(struct CgbChannel *cgbChans)
void MusicPlayerJumpTableCopy(void)
{
asm("swi 0x2A");
asm("svc 0x2A");
}
void ClearChain(void *x)