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.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/minecctl/misc-commands.h b/minecctl/misc-commands.h
index d8f62ca..9798da9 100644
--- a/minecctl/misc-commands.h
+++ b/minecctl/misc-commands.h
@@ -6,6 +6,8 @@ bool do_init(struct cfg *cfg);
bool do_new(struct cfg *cfg);
+bool do_delete(struct cfg *cfg);
+
bool do_list(struct cfg *cfg);
bool do_lint(struct cfg *cfg);