From f646ddb88ec19307d42729b7babdb77966449327 Mon Sep 17 00:00:00 2001 From: Aldrik Ramaekers Date: Sat, 18 May 2024 12:31:46 +0200 Subject: ingame menu & network work --- include/players.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/players.h') 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 -- cgit v1.2.3-70-g09d2