From 8b866546c9c939a61c8a6f762e71fe0c7246bef8 Mon Sep 17 00:00:00 2001 From: Aldrik Ramaekers Date: Tue, 26 Dec 2023 23:47:45 +0100 Subject: gun work --- include/players.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include') diff --git a/include/players.h b/include/players.h index 44cf8b1..6aa5b88 100644 --- a/include/players.h +++ b/include/players.h @@ -14,6 +14,8 @@ #define MAX_PLAYERS 10 #define MAX_POINT_ANIMATIONS 10 +#define GUN_OFFSET_FROM_PLAYER 0.8f + typedef enum t_player_interact_state { INTERACT_IDLE, INTERACT_RELOADING, -- cgit v1.2.3-70-g09d2