mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-15 04:33:03 -04:00
Decompile bgrab0f0ce924
This commit is contained in:
+1
-1
@@ -2555,7 +2555,7 @@ struct player {
|
||||
/*0x0170*/ f32 speedforwards; // range -1 to 1
|
||||
/*0x0174*/ f32 speedboost; // speed multiplier - ranges from 1 to 1.25 - kicks in after 3 seconds of full speed
|
||||
/*0x0178*/ s32 speedmaxtime60; // amount of time player has held full forward speed
|
||||
/*0x017c*/ f32 bondshotspeed[3];
|
||||
/*0x017c*/ struct coord bondshotspeed;
|
||||
/*0x0188*/ f32 bondfadetime60;
|
||||
/*0x018c*/ f32 bondfadetimemax60;
|
||||
/*0x0190*/ f32 bondfadefracold;
|
||||
|
||||
Reference in New Issue
Block a user