Decompile func0f062ef8

This commit is contained in:
Ryan Dwyer
2021-01-07 22:03:25 +10:00
parent 3a0bcdcdfa
commit 80c09d12f0
3 changed files with 37 additions and 56 deletions
+1
View File
@@ -2606,6 +2606,7 @@
#define PROPFLAG_02 0x02
#define PROPFLAG_TANGIBLE 0x04
#define PROPFLAG_08 0x08
#define PROPFLAG_10 0x10
#define PROPFLAG_20 0x20
#define PROPFLAG_40 0x40
#define PROPFLAG_80 0x80
+1 -1
View File
@@ -30,7 +30,7 @@ void func0f062b64(struct prop *prop, s32 arg1);
struct prop *currentPlayerFindPropForInteract(bool eyespy);
u32 func0f062dd0(void);
bool currentPlayerInteract(bool eyespy);
u32 func0f062ef8(void);
void func0f062ef8(struct prop *prop);
void func0f062fac(struct prop *prop);
void func0f06302c(ubool arg0);
void func0f063dcc(void);