From 85c101979a181a76e6250fb1abb75216e08384a3 Mon Sep 17 00:00:00 2001 From: David Vazgenovich Shakaryan Date: Mon, 23 May 2022 23:15:34 -0700 Subject: move more match logic from web to lib --- web/web_match.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'web/web_match.h') diff --git a/web/web_match.h b/web/web_match.h index 04664f4..c2a4d5a 100644 --- a/web/web_match.h +++ b/web/web_match.h @@ -33,9 +33,6 @@ void match_opts_add_player(enum player_type type, char *name); void match_opts_remove_player(int pn); void match_opts_free(); -struct leg *state_active_leg(); - bool match_player_is_comp(int pn); -bool match_first_user_has_thrown(); #endif -- cgit v1.2.3-70-g09d2