mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-30 15:53:34 -04:00
Decompile chrDoFlinchcntThing
This commit is contained in:
@@ -15,7 +15,7 @@ struct prop *func0f020b14(struct prop *prop, struct animdata *animdata, struct c
|
||||
void func0f020d44(struct prop *prop, bool arg1);
|
||||
u32 func0f021258(void);
|
||||
void func0f02133c(struct chrdata *chr);
|
||||
u32 func0f0213a0(void);
|
||||
void chrDoFlinchcntThing(struct chrdata *chr, f32 arg1);
|
||||
u32 func0f02143c(void);
|
||||
void func0f021fa8(struct chrdata *chr, struct coord *pos, s16 *room);
|
||||
void func0f0220ec(struct chrdata *chr, s32 arg1, s32 arg2);
|
||||
|
||||
+1
-1
@@ -668,7 +668,7 @@ struct chrdata {
|
||||
/*0x18c*/ f32 oldframe;
|
||||
/*0x190*/ s8 footstep;
|
||||
/*0x191*/ u8 floortype;
|
||||
/*0x192*/ u16 hidden2;
|
||||
/*0x192*/ u16 hidden2; // First 3 bits are a number
|
||||
/*0x194*/ f32 magicframe;
|
||||
/*0x198*/ f32 magicspeed;
|
||||
/*0x19c*/ s16 magicanim;
|
||||
|
||||
Reference in New Issue
Block a user