Decompile aiGoToPadPreset

This commit is contained in:
Ryan Dwyer
2019-10-08 00:14:03 +10:00
parent 6c39e3b490
commit 2cbd8d1342
4 changed files with 23 additions and 50 deletions
+1 -1
View File
@@ -33,7 +33,7 @@
/*0x001b*/ bool aiConsiderGrenadeThrow(void);
/*0x001c*/ bool ai001c(void);
/*0x001d*/ bool aiJogToPad(void);
/*0x001e*/ bool ai001e(void);
/*0x001e*/ bool aiGoToPadPreset(void);
/*0x001f*/ bool ai001f(void);
/*0x0020*/ bool ai0020(void);
/*0x0021*/ bool ai0021(void);
+1 -1
View File
@@ -110,7 +110,7 @@ struct chrdata {
/*0x124*/ u8 random;
/*0x125*/ u8 team;
/*0x126*/ u8 soundgap;
/*0x128*/ u16 padpreset1;
/*0x128*/ s16 padpreset1;
/*0x12a*/ u16 chrpreset1;
/*0x12c*/ u16 proppreset1;
/*0x12e*/ u16 chrseeshot;