From c4c7913d5c48958732f645c8a3edb57c9004dd30 Mon Sep 17 00:00:00 2001 From: David Vazgenovich Shakaryan Date: Sat, 21 May 2022 16:36:36 -0700 Subject: web: add support for custom matches --- web/web_match.h | 1 + 1 file changed, 1 insertion(+) (limited to 'web/web_match.h') diff --git a/web/web_match.h b/web/web_match.h index 0a5a71d..8fb2056 100644 --- a/web/web_match.h +++ b/web/web_match.h @@ -40,6 +40,7 @@ void match_add_player(int start_pts, enum player_type type, char *name); void free_state(); void match_opts_new(); 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(); -- cgit v1.2.3-70-g09d2