diff options
| author | Aldrik Ramaekers <aldrik@amftech.nl> | 2023-12-24 11:04:11 +0100 |
|---|---|---|
| committer | Aldrik Ramaekers <aldrik@amftech.nl> | 2023-12-24 11:04:11 +0100 |
| commit | cb9c0f812695da554e1feb5afe71b38324b65103 (patch) | |
| tree | 36fb3d13a9136acbfc63684e1ab750fa0f25709e /include/players.h | |
| parent | aa7043faa9ed8ed676603bd1a44388026700b3b1 (diff) | |
new font and audio
Diffstat (limited to 'include/players.h')
| -rw-r--r-- | include/players.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/players.h b/include/players.h index a41b246..dc74a26 100644 --- a/include/players.h +++ b/include/players.h @@ -53,6 +53,7 @@ typedef struct t_player { float dirx; float diry; float gun_height; + float sec_since_last_step; player_direction direction; int total_ammo; int ammo_in_mag; |
