diff options
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; |
