mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-16 12:45:00 -04:00
Attempt to decompile currentPlayerInitEyespy
This commit is contained in:
@@ -121,7 +121,7 @@ u32 func0f02d36c(void);
|
||||
u32 func0f02d3f8(void);
|
||||
u32 func0f02d414(void);
|
||||
u32 func0f02d4fc(void);
|
||||
u32 func0f02dbac(void);
|
||||
struct prop *func0f02dbac(struct pad *pad, s16 room);
|
||||
u32 func0f02ddbc(void);
|
||||
u32 func0f02dff0(void);
|
||||
u32 func0f02e064(struct chrdata *chr);
|
||||
|
||||
@@ -7,7 +7,7 @@ void func0f011110(void);
|
||||
void func0f011124(s32 value);
|
||||
u32 func0f011130(void);
|
||||
void func0f011560(s32 weapon);
|
||||
u32 currentPlayerInitEyespy(void);
|
||||
void currentPlayerInitEyespy(void);
|
||||
void currentPlayerInit(void);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user