Attempt to decompile currentPlayerHasProp

This commit is contained in:
Ryan Dwyer
2020-02-06 22:45:39 +10:00
parent 45891dc1b8
commit 9642084c3b
2 changed files with 33 additions and 1 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ u32 func0f11253c(void);
u32 func0f112790(void);
bool currentPlayerHasBriefcase(void);
bool currentPlayerHasDataUplink(void);
u32 currentPlayerHasProp(struct prop *prop);
bool currentPlayerHasProp(struct prop *prop);
u32 func0f112950(void);
u32 func0f112a58(void);
struct textoverride *objGetTextOverride(struct defaultobj *obj);