Undo change

This commit is contained in:
N 2021-01-22 17:41:57 -05:00
parent c636b7c3ae
commit 3102d94e3c

View File

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