mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-02 01:59:43 -04:00
Decompile aiChrAdjustMotionBlur
This commit is contained in:
@@ -342,7 +342,7 @@
|
||||
/*0x016a*/ bool aiIfY(void);
|
||||
/*0x016b*/ bool ai016b(void);
|
||||
/*0x016c*/ bool ai016c(void);
|
||||
/*0x016d*/ bool ai016d(void);
|
||||
/*0x016d*/ bool aiChrAdjustMotionBlur(void);
|
||||
/*0x016e*/ bool ai016e(void);
|
||||
/*0x016f*/ bool ai016f(void);
|
||||
/*0x0170*/ bool ai0170(void);
|
||||
|
||||
+1
-1
@@ -185,7 +185,7 @@ struct chrdata {
|
||||
/*0x2b8*/ u16 oldrooms[8];
|
||||
/*0x2c8*/ struct coord runfrompos;
|
||||
/*0x2d4*/ u32 unk2d4;
|
||||
/*0x2d8*/ u16 blurdrugamount;
|
||||
/*0x2d8*/ s16 blurdrugamount;
|
||||
/*0x2da*/ u16 cloakpause;
|
||||
/*0x2dc*/ u32 drugheadsway;
|
||||
/*0x2e0*/ u8 drugheadcount;
|
||||
|
||||
Reference in New Issue
Block a user