aboutsummaryrefslogtreecommitdiff
path: root/wind.h
diff options
context:
space:
mode:
authorache <ache@ache.one>2018-01-04 14:28:54 +0100
committerache <ache@ache.one>2018-01-04 14:28:54 +0100
commit177332f74da967369758199c67a9fb5851ab6fde (patch)
tree7744893e0978c7e5ffbf7e4ec3b29cfdfa430e94 /wind.h
parentMode debug (diff)
Help menu
Diffstat (limited to 'wind.h')
-rw-r--r--wind.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/wind.h b/wind.h
index 63fed9c..7b7f12a 100644
--- a/wind.h
+++ b/wind.h
@@ -9,6 +9,8 @@
void printTagInfoHeader();
+void printHelp();
+
void printTagInfo(menuC* menu);
void cleanmenu(menuC* menu);