Decompile currentPlayerInteract

This commit is contained in:
Ryan Dwyer
2020-11-28 22:46:24 +10:00
parent 47cde9c239
commit ce52be96df
5 changed files with 38 additions and 64 deletions
+2 -2
View File
@@ -25,9 +25,9 @@ u32 func0f062270(void);
u32 func0f062794(void);
void func0f062b2c(void);
void func0f062b64(struct prop *prop, s32 arg1);
u32 func0f062cbc(void);
struct prop *currentPlayerFindPropForInteract(bool eyespy);
u32 func0f062dd0(void);
bool currentPlayerInterect(bool eyespy);
bool currentPlayerInteract(bool eyespy);
u32 func0f062ef8(void);
u32 func0f062fac(void);
void func0f06302c(ubool arg0);
+1 -1
View File
@@ -325,7 +325,7 @@ u32 func0f08fcb8(void);
void doorActivateWrapper(struct prop *prop, bool arg1);
u32 func0f08fffc(void);
void func0f0900c0(struct prop *prop, struct doorobj *door);
bool func0f09018c(struct prop *doorprop);
bool propdoorInteract(struct prop *doorprop);
void alarmStopAudio(void);
u32 func0f09044c(void);
void func0f0904e0(void);