mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-28 23:26:00 -04:00
Decompile func0f062ef8
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user