mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-30 15:53:34 -04:00
Identify and link remaining functions
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user