From 322ff55a41374e39731aa53dcf6028b09c7c39c9 Mon Sep 17 00:00:00 2001 From: Reiner Herrmann Date: Sun, 23 Jan 2011 23:33:38 +0100 Subject: adapted client_recv_hello to data store --- src/player.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/player.h') diff --git a/src/player.h b/src/player.h index aad8fcf..4540702 100644 --- a/src/player.h +++ b/src/player.h @@ -12,7 +12,4 @@ typedef struct pnoc_t players[MAX_PLAYERS]; } player_list; -player_list* create_playerlist(void); -void cleanup_playerlist(player_list* pl); - #endif // OXEN_PLAYER_H -- cgit v1.2.3