Identify and link remaining functions

This commit is contained in:
Ryan Dwyer
2019-10-31 19:06:45 +10:00
parent 9e4883d466
commit 843d78b98e
14 changed files with 7813 additions and 5954 deletions
+14
View File
@@ -0,0 +1,14 @@
#ifndef _IN_BOOT_H
#define _IN_BOOT_H
#include <ultra64.h>
u32 func000010a4(void);
u32 func0000113c(void);
u32 func00001180(void);
u32 func000016c0(void);
u32 func000018ac(void);
u32 func00001e30(void);
u32 func00001fa8(void);
u32 func00002ff0(void);
#endif