Decompile func0f014f10

This commit is contained in:
Ryan Dwyer
2020-04-01 22:20:07 +10:00
parent 91a288d217
commit 794d98e2df
4 changed files with 18 additions and 61 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
#include <ultra64.h>
#include "types.h"
u32 func0f014f10(void);
void func0f014f10(void);
void func0f014fe0(void);
#endif
+1 -1
View File
@@ -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);
+1 -1
View File
@@ -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);