Decompile aiIfNumArghsLessThan, aiIfNumArghsGreaterThan and chrGetNumArghs

This commit is contained in:
Ryan Dwyer
2019-11-28 17:01:43 +10:00
parent 454306a7e9
commit f3748ce202
6 changed files with 37 additions and 90 deletions
+1 -1
View File
@@ -365,7 +365,7 @@ s32 func0f0495d0(struct chrdata *chr, s32 pad_id);
u32 func0f049644(void);
u32 func0f049fcc(struct chrdata *chr);
u32 func0f04a0e4(struct chrdata *chr);
u32 func0f04a100(void);
s32 chrGetNumArghs(struct chrdata *chr);
u32 func0f04a108(void);
u32 func0f04a110(struct chrdata *chr, u32 arg1);
u32 func0f04a1ac(struct chrdata *chr, u32 arg1);
+2 -2
View File
@@ -127,8 +127,8 @@
/*0x007a*/ bool aiIfUptimeGreaterThan(void);
/*0x007b*/ bool aiIfStageIdLessThan(void);
/*0x007c*/ bool aiIfStageIdGreaterThan(void);
/*0x007d*/ bool ai007d(void);
/*0x007e*/ bool ai007e(void);
/*0x007d*/ bool aiIfNumArghsLessThan(void);
/*0x007e*/ bool aiIfNumArghsGreaterThan(void);
/*0x007f*/ bool ai007f(void);
/*0x0080*/ bool ai0080(void);
/*0x0081*/ bool ai0081(void);