mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-30 07:44:34 -04:00
Decompile aiIfNumArghsLessThan, aiIfNumArghsGreaterThan and chrGetNumArghs
This commit is contained in:
@@ -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);
|
||||
|
||||
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user