mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-09 02:26:10 -04:00
Decompile aiIfPresetsTargetIsNotMyTarget
This commit is contained in:
@@ -263,7 +263,7 @@
|
||||
/*0x0104*/ bool ai0104(void);
|
||||
/*0x0105*/ bool ai0105(void);
|
||||
/*0x0106*/ bool ai0106(void);
|
||||
/*0x0107*/ bool ai0107(void);
|
||||
/*0x0107*/ bool aiIfPresetsTargetIsNotMyTarget(void);
|
||||
/*0x0108*/ bool ai0108(void);
|
||||
/*0x0109*/ bool ai0109(void);
|
||||
/*0x010a*/ bool ai010a(void);
|
||||
|
||||
+1
-1
@@ -148,7 +148,7 @@ struct chrdata {
|
||||
/*0x174*/ u32 unk174;
|
||||
/*0x178*/ u32 unk178;
|
||||
/*0x17c*/ u16 fireslot;
|
||||
/*0x17e*/ u16 target;
|
||||
/*0x17e*/ s16 target;
|
||||
/*0x180*/ u32 cshield;
|
||||
/*0x184*/ u8 cmnum;
|
||||
/*0x185*/ u8 cmnum2;
|
||||
|
||||
Reference in New Issue
Block a user