summaryrefslogtreecommitdiff
path: root/include/players.h
diff options
context:
space:
mode:
authorAldrik Ramaekers <aldrik@amftech.nl>2023-12-24 11:04:11 +0100
committerAldrik Ramaekers <aldrik@amftech.nl>2023-12-24 11:04:11 +0100
commitcb9c0f812695da554e1feb5afe71b38324b65103 (patch)
tree36fb3d13a9136acbfc63684e1ab750fa0f25709e /include/players.h
parentaa7043faa9ed8ed676603bd1a44388026700b3b1 (diff)
new font and audio
Diffstat (limited to 'include/players.h')
-rw-r--r--include/players.h1
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;