mirror of https://github.com/zeldaret/mm.git
afterprenmi.c OK (#297)
This commit is contained in:
parent
de4cf63f63
commit
a6d26c82f2
|
@ -1,3 +1,6 @@
|
||||||
|
#include "ultra64.h"
|
||||||
#include "global.h"
|
#include "global.h"
|
||||||
|
|
||||||
#pragma GLOBAL_ASM("asm/non_matchings/boot/afterprenmi/osAfterPreNMI.s")
|
s32 osAfterPreNMI(void) {
|
||||||
|
return __osSpSetPc(0);
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in New Issue