Decompile bgrab0f0ce924

This commit is contained in:
Ryan Dwyer
2022-05-28 21:28:36 +10:00
parent 31eff39ac9
commit 81330597e8
5 changed files with 156 additions and 798 deletions
+1 -1
View File
@@ -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;