diff options
Diffstat (limited to 'all.h')
| -rw-r--r-- | all.h | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -114,6 +114,7 @@ typedef struct { | |||
| 114 | float lean_amount; | 114 | float lean_amount; |
| 115 | float crouch_amount; | 115 | float crouch_amount; |
| 116 | float horizontal_speed; | 116 | float horizontal_speed; |
| 117 | float camera_offset_y; // Vertical offset for stair smoothing | ||
| 117 | } PlayerState; | 118 | } PlayerState; |
| 118 | 119 | ||
| 119 | void UpdatePlayer(void); | 120 | void UpdatePlayer(void); |
