Decompile ai0170

This commit is contained in:
Ryan Dwyer
2019-12-01 00:16:26 +10:00
parent 8dd8f4c36a
commit 0a7a22928a
3 changed files with 20 additions and 53 deletions
+2 -1
View File
@@ -458,8 +458,9 @@
#define OBJECTFLAG2_40000000 0x40000000 // Not used in scripts
#define OBJECTFLAG2_80000000 0x80000000 // Not used in scripts
#define OBJHIDDENFLAG_00000080 0x00000080
#define OBJHIDDENFLAG_ACTIVATED_BY_BOND 0x00004000
#define OBJHIDDENFLAG_ACTIVATED_BY_BOND 0x00004000
#define OBJHIDDENFLAG_ACTIVATED_BY_COOP 0x00040000
#define OBJHIDDENFLAG_00200000 0x00200000
#define OBJTYPE_DOOR 0x01
+1 -1
View File
@@ -253,7 +253,7 @@ u32 func0f03a9b8(struct chrdata *chr);
u32 func0f03aa0c(struct chrdata *chr);
u32 func0f03aa38(struct chrdata *chr, u32 arg1);
u32 func0f03aac8(struct chrdata *chr, u32 arg1, u32 arg2);
u32 func0f03ab74(void);
void func0f03ab74(struct chrdata *chr, struct position *pos, s32 arg2);
u32 func0f03abd0(void);
u32 func0f03aca0(struct chrdata *chr, u32 arg1, u32 arg2);
u32 func0f03ad8c(struct chrdata *chr);