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