Decompile propHide

This commit is contained in:
Ryan Dwyer
2019-12-29 18:25:23 +10:00
parent 3bbad9cae5
commit 46c705357e
12 changed files with 22 additions and 23 deletions
+2
View File
@@ -684,6 +684,8 @@
#define PATHTYPE_CIRCULAR 1
#define PATHTYPE_FLYING 2
#define PROPFLAG_HIDDEN 0x04
#define PROPTYPE_OBJ 1
#define PROPTYPE_DOOR 2
#define PROPTYPE_CHR 3
+1 -1
View File
@@ -4,7 +4,7 @@
#include "types.h"
u32 func0f0601b0(void);
u32 func0f0602f0(struct prop *prop);
void propHide(struct prop *prop);
u32 func0f060300(struct prop *prop);
struct prop *func0f060358(void);
u32 func0f060438(void);