mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-02 08:22:08 -04:00
Decompile chrSetPoisoned
This commit is contained in:
@@ -22,7 +22,7 @@ void func0f0220ec(struct chrdata *chr, s32 arg1, s32 arg2);
|
||||
u32 func0f022214(void);
|
||||
void chrUpdateCloak(struct chrdata *chr);
|
||||
u32 func0f022be4(void);
|
||||
u32 func0f022cc8(void);
|
||||
void chrSetPoisoned(struct chrdata *chr, void *arg1);
|
||||
u32 func0f022d60(void);
|
||||
u32 func0f022fe0(void);
|
||||
u32 func0f023098(void);
|
||||
|
||||
+1
-1
@@ -756,7 +756,7 @@ struct chrdata {
|
||||
/*0x350*/ u32 unk350;
|
||||
/*0x354*/ s16 aipunchdodgelist;
|
||||
/*0x356*/ s16 aishootingatmelist;
|
||||
/*0x358*/ u16 poisoncounter;
|
||||
/*0x358*/ s16 poisoncounter;
|
||||
/*0x35a*/ s16 aidarkroomlist;
|
||||
/*0x35c*/ s16 aiplayerdeadlist;
|
||||
/*0x35e*/ u8 dodgerating;
|
||||
|
||||
Reference in New Issue
Block a user