From dc7c6379f0ef9db382a5445954a4be37e2ec5640 Mon Sep 17 00:00:00 2001 From: David Vazgenovich Shakaryan Date: Sat, 21 May 2022 00:52:50 -0700 Subject: web: reimplement menus as a stack with more shared code --- web/web_prompt.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'web/web_prompt.h') diff --git a/web/web_prompt.h b/web/web_prompt.h index d3facf9..7843998 100644 --- a/web/web_prompt.h +++ b/web/web_prompt.h @@ -12,7 +12,6 @@ void prompt_user_visit(); void prompt_comp_visit(); void prompt_num_darts(); void prompt_end_match(); -void prompt_select_mode(); -void prompt_match_opts(); +void prompt_main_menu(); #endif -- cgit v1.2.3-70-g09d2