Decompile aiIfObjHealthLessThan

This commit is contained in:
Ryan Dwyer
2019-10-10 18:11:25 +10:00
parent 175056c31f
commit 50f756cdd6
5 changed files with 26 additions and 57 deletions
+1 -1
View File
@@ -381,7 +381,7 @@
/*0x0191*/ bool aiEepromUnset(void);
/*0x0192*/ bool aiIfEepromSet(void);
/*0x0193*/ bool aiIfEepromUnset(void);
/*0x019e*/ bool ai019e(void);
/*0x019e*/ bool aiIfObjHealthLessThan(void);
/*0x019f*/ bool ai019f(void);
/*0x01a0*/ bool ai01a0(void);
/*0x01a1*/ bool ai01a1(void);
+2
View File
@@ -556,6 +556,8 @@ u32 menuhandler001a6a70(u32, u32, u32);
u32 menuhandler001a6ea4(u32, u32, u32);
u32 menuhandler001a6d4c(u32, u32, u32);
struct defaultobj *objFindByTagId(s32 tag_id);
char *textGet(u16 textid);
u32 getDifficulty(void);
+2 -2
View File
@@ -238,13 +238,13 @@ struct defaultobj {
/*0x08*/ u32 flags;
/*0x0c*/ u32 flags2;
/*0x10*/ u32 flags3;
/*0x14*/ u32 unk14;
/*0x14*/ struct position *pos;
/*0x18*/ u32 unk18;
/*0x1c*/ float realrot[9];
/*0x40*/ u32 hidden;
/*0x44*/ u32 unk44;
/*0x48*/ u32 unk48;
/*0x4c*/ u16 damage;
/*0x4c*/ s16 damage;
/*0x4e*/ u16 maxdamage;
/*0x50*/ u32 shadecol;
/*0x54*/ u32 nextcol;