summaryrefslogtreecommitdiff
path: root/include/players.h
diff options
context:
space:
mode:
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 d97b978..1343e14 100644
--- a/include/players.h
+++ b/include/players.h
@@ -114,5 +114,6 @@ char* get_player_name_by_player_index(int index);
color get_color_tint_by_player_index(int index);
void add_points_to_player(player* p, u32 points);
void update_points_animation_server();
+void clear_players();
#endif \ No newline at end of file