mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-08 18:23:19 -04:00
Decompile aiSetUnarmedDodgeRating
This commit is contained in:
@@ -418,7 +418,7 @@
|
||||
/*0x01c4*/ bool aiSetPlayerDeadList(void);
|
||||
/*0x01c5*/ bool ai01c5(void);
|
||||
/*0x01c6*/ bool aiSetDodgeRating(void);
|
||||
/*0x01c7*/ bool ai01c7(void);
|
||||
/*0x01c7*/ bool aiSetUnarmedDodgeRating(void);
|
||||
/*0x01c8*/ bool ai01c8(void);
|
||||
/*0x01c9*/ bool ai01c9(void);
|
||||
/*0x01ca*/ bool ai01ca(void);
|
||||
|
||||
+1
-1
@@ -237,7 +237,7 @@ struct chrdata {
|
||||
/*0x35c*/ u16 aiplayerdeadlist;
|
||||
/*0x35e*/ u8 dodgerating;
|
||||
/*0x35f*/ u8 maxdodgerating;
|
||||
/*0x360*/ u8 unarmeddodgerat;
|
||||
/*0x360*/ u8 unarmeddodgerating;
|
||||
/*0x361*/ u8 lastfootsample;
|
||||
/*0x362*/ u8 onlift;
|
||||
/*0x364*/ u32 unk364;
|
||||
|
||||
Reference in New Issue
Block a user