mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-17 12:59:41 -04:00
Minor cleanup
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
#define _IN_BOOT_ENTRY_H
|
||||
#include <ultra64.h>
|
||||
|
||||
s32 func000010a4(void);
|
||||
s32 func0000113c(void);
|
||||
s32 func00001180(void);
|
||||
void func00001634(u32 arg0, u32 arg1);
|
||||
s32 boot000010a4(void);
|
||||
s32 boot0000113c(void);
|
||||
s32 boot00001180(void);
|
||||
void bootUnmapTLBRange(s32 first, s32 last);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user