summaryrefslogtreecommitdiff
path: root/apps/plugins/puzzles/help.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/puzzles/help.h')
-rw-r--r--apps/plugins/puzzles/help.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/apps/plugins/puzzles/help.h b/apps/plugins/puzzles/help.h
index 29fcb8271c..90c90dcd7f 100644
--- a/apps/plugins/puzzles/help.h
+++ b/apps/plugins/puzzles/help.h
@@ -2,6 +2,3 @@
2 2
3extern const char help_text[]; 3extern const char help_text[];
4extern const char quick_help_text[]; 4extern const char quick_help_text[];
5
6/* in help.c */
7void full_help(const char *name);