summaryrefslogtreecommitdiff
path: root/web/web_control.h
diff options
context:
space:
mode:
authorDavid Vazgenovich Shakaryan <dvshakaryan@gmail.com>2022-05-16 14:02:07 -0700
committerDavid Vazgenovich Shakaryan <dvshakaryan@gmail.com>2022-05-16 14:04:26 -0700
commit9c8d587a4b9eb3c908027c21aeab0b01b25ae02b (patch)
treefaaf1ac7d7c291c02dcd1e305ee720ac89ee25b7 /web/web_control.h
parent03bbcf1bf6be002dde3463c2370c11b2c7e38732 (diff)
downloaddartboat-9c8d587a4b9eb3c908027c21aeab0b01b25ae02b.tar.gz
dartboat-9c8d587a4b9eb3c908027c21aeab0b01b25ae02b.tar.xz
web: fix ending match mid-comp-throw and starting another quickly
Diffstat (limited to 'web/web_control.h')
-rw-r--r--web/web_control.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/web/web_control.h b/web/web_control.h
index 738f3eb..19c8719 100644
--- a/web/web_control.h
+++ b/web/web_control.h
@@ -1,7 +1,6 @@
#ifndef WEB_CONTROL_H
#define WEB_CONTROL_H
-void clear_scheduled();
void start_match();
void match_mode_selected(int mode);
void end_match();