mirror of
https://github.com/zeldaret/mm.git
synced 2026-07-09 21:51:32 -04:00
Decomp boot_0x80081920
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
#include <ultra64.h>
|
||||
#include <global.h>
|
||||
|
||||
// This file contains print functions that are used by fault.c, so they are placed in the fault module
|
||||
|
||||
void Fault_Nop80081920(UNK_TYPE4 param_1, ...) {}
|
||||
void Fault_Log(char* str, ...) {}
|
||||
void Fault_Nop80081958(UNK_TYPE4 param_1, ...) {}
|
||||
Reference in New Issue
Block a user