From de975396fe9eccd8f54c798b082c3d690b05c524 Mon Sep 17 00:00:00 2001 From: David Vazgenovich Shakaryan Date: Wed, 18 May 2022 15:59:48 -0700 Subject: web: change winning player message --- web/web_match.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'web/web_match.h') diff --git a/web/web_match.h b/web/web_match.h index 85fcdbf..8f106fb 100644 --- a/web/web_match.h +++ b/web/web_match.h @@ -32,6 +32,8 @@ extern struct match_opts *match_opts; void free_state(); void match_opts_free(); +int match_num_players(); +int match_winning_player(); bool match_is_over(); struct leg *state_active_leg(); -- cgit v1.2.3-70-g09d2