Decompile func0f04abdc

This commit is contained in:
Ryan Dwyer
2019-11-30 18:25:25 +10:00
parent 5d30d991f9
commit 36a5a7be6f
5 changed files with 21 additions and 26 deletions
-1
View File
@@ -411,7 +411,6 @@ u32 func0f04d000(struct chrdata *chr);
u32 func0f04d44c(void);
u32 func0f04d4bc(struct chrdata *chr);
u32 func0f04e418(void);
u32 func0f05abdc(void);
u32 getNumChrs(void);
void incrementByte(u8 *dst, u8 amount);
s32 padResolve(struct chrdata *chr, s32 pad_id);
+2
View File
@@ -445,4 +445,6 @@
/*0x01df*/ bool aiIfChrSameFloorDistanceToPadLessThan(void);
/*0x01e0*/ bool ai01e0(void);
void func0f05abdc(struct position *pos);
#endif
+7 -1
View File
@@ -38,7 +38,13 @@ struct position {
u8 type;
u8 flags;
u16 unk02;
void *entity;
union {
struct chrdata *chr;
struct defaultobj *obj;
struct weaponobj *weapon;
};
struct coord coord;
u32 unk14;
u32 unk18; // related to gun recovery