Decompile aiSayCiStaffQuip

This commit is contained in:
Ryan Dwyer
2019-12-02 18:50:38 +10:00
parent be67d693f2
commit 7dc66727f9
5 changed files with 65 additions and 167 deletions
+1 -1
View File
@@ -385,7 +385,7 @@
/*0x019f*/ bool aiSetObjHealth(void);
/*0x01a0*/ bool aiSetChrSpecialDeathAnimation(void);
/*0x01a1*/ bool aiSetRoomToSearch(void);
/*0x01a2*/ bool ai01a2(void);
/*0x01a2*/ bool aiSayCiStaffQuip(void);
/*0x01a3*/ bool ai01a3(void);
/*0x01a4*/ bool aiShowText(void);
/*0x01a5*/ bool ai01a5(void);
+1 -1
View File
@@ -10,6 +10,6 @@ u32 func00012efc(void);
s32 func00012f30(void);
u32 func00013010(void);
u32 func000130d4(void);
s32 random(void);
u32 random(void);
#endif
+3 -3
View File
@@ -414,9 +414,9 @@ extern u16 quiptable_human_bank0[];
extern u16 quiptable_human_bank1[];
extern u16 quiptable_skedar[];
extern u16 quiptable_maian[];
extern s16 ciquiptable_bank0[];
extern s16 ciquiptable_bank1[];
extern s16 ciquiptable_bank2[];
extern s16 ciquiptable_bank0[][3];
extern s16 ciquiptable_bank1[][3];
extern s16 ciquiptable_bank2[][3];
extern s16 ciquiptable_bank3[];
extern u16 g_InvestigationPadMap[40];
extern u32 var80069780;