mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-09 20:40:35 -04:00
Decompile func0f014f10
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
#include <ultra64.h>
|
||||
#include "types.h"
|
||||
|
||||
u32 func0f014f10(void);
|
||||
void func0f014f10(void);
|
||||
void func0f014fe0(void);
|
||||
|
||||
#endif
|
||||
|
||||
@@ -11,7 +11,7 @@ u32 func0f01f264(struct chrdata *chr, struct coord *pos, s16 *room, f32 arg3, bo
|
||||
u32 func0f020538(void);
|
||||
s32 getLowestUnusedChrId(void);
|
||||
struct prop *func0f020b14(struct prop *prop, s32 arg0, struct coord *pos, s16 *rooms, f32 arg3, u8 *ailist);
|
||||
u32 func0f020d44(void);
|
||||
void func0f020d44(struct prop *prop, bool arg1);
|
||||
u32 func0f021258(void);
|
||||
u32 func0f02133c(void);
|
||||
u32 func0f0213a0(void);
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
|
||||
u32 func0f0601b0(void);
|
||||
void propHide(struct prop *prop);
|
||||
u32 func0f060300(struct prop *prop);
|
||||
void func0f060300(struct prop *prop);
|
||||
struct prop *propAllocate(void);
|
||||
void propFree(struct prop *prop);
|
||||
void func0f0604bc(struct prop *prop);
|
||||
|
||||
Reference in New Issue
Block a user