summaryrefslogtreecommitdiff
path: root/web/web_ui.h
diff options
context:
space:
mode:
Diffstat (limited to 'web/web_ui.h')
-rw-r--r--web/web_ui.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/web/web_ui.h b/web/web_ui.h
index a302e0a..831e3dd 100644
--- a/web/web_ui.h
+++ b/web/web_ui.h
@@ -15,10 +15,5 @@ void update_player_rem(int pn, int rem);
void clear_player_info(int pn);
void draw_visits();
-void draw_boat_throwing(int pts, char *str, double x, double y);
-
-bool is_key_active(char *k);
-void toggle_key(char *k);
-void deactivate_key(char *k);
#endif