Undo change

This commit is contained in:
N
2021-01-22 17:41:57 -05:00
parent c636b7c3ae
commit 3102d94e3c
+1 -1
View File
@@ -315,7 +315,7 @@ void MPlayExtender(struct CgbChannel *cgbChans)
void MusicPlayerJumpTableCopy(void) void MusicPlayerJumpTableCopy(void)
{ {
asm("svc 0x2A"); asm("swi 0x2A");
} }
void ClearChain(void *x) void ClearChain(void *x)