summaryrefslogtreecommitdiff
path: root/include/players.h
diff options
context:
space:
mode:
authorAldrik Ramaekers <aldrik@amftech.nl>2023-12-26 21:24:38 +0100
committerAldrik Ramaekers <aldrik@amftech.nl>2023-12-26 21:24:38 +0100
commitddcd60881a73860c9c4d4dd895196221dfdd4aef (patch)
tree1c3e086c6f5091153a248e6ed3c5cf3180cabfa2 /include/players.h
parent67cec2bf936f0274b61bb803b0baca3ffdb488fc (diff)
gun
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 dc74a26..44cf8b1 100644
--- a/include/players.h
+++ b/include/players.h
@@ -63,6 +63,7 @@ typedef struct t_player {
int kills;
u64 ping;
sprite sprite;
+ sprite gun_sprite;
network_state connection_state;
u32 points;
struct {