mirror of
https://github.com/zeldaret/mm.git
synced 2026-05-23 06:54:14 -04:00
afterprenmi.c OK (#297)
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
#include "ultra64.h"
|
||||
#include "global.h"
|
||||
|
||||
#pragma GLOBAL_ASM("asm/non_matchings/boot/afterprenmi/osAfterPreNMI.s")
|
||||
s32 osAfterPreNMI(void) {
|
||||
return __osSpSetPc(0);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user