summaryrefslogtreecommitdiff
path: root/minecctl/misc-commands.h
diff options
context:
space:
mode:
Diffstat (limited to 'minecctl/misc-commands.h')
-rw-r--r--minecctl/misc-commands.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/minecctl/misc-commands.h b/minecctl/misc-commands.h
new file mode 100644
index 0000000..e0dc675
--- /dev/null
+++ b/minecctl/misc-commands.h
@@ -0,0 +1,7 @@
+#ifndef foomisccommandshfoo
+#define foomisccommandshfoo
+
+bool do_list(struct cfg *cfg);
+
+#endif
+