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_control.h | 1 - 1 file changed, 1 deletion(-) (limited to 'web/web_control.h') diff --git a/web/web_control.h b/web/web_control.h index 19c8719..86e8d2c 100644 --- a/web/web_control.h +++ b/web/web_control.h @@ -2,7 +2,6 @@ #define WEB_CONTROL_H void start_match(); -void match_mode_selected(int mode); void end_match(); void user_visit(int points); void user_num_darts(int n); -- cgit v1.2.3-70-g09d2