aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/cmd.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd/cmd.h')
-rw-r--r--src/cmd/cmd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cmd/cmd.h b/src/cmd/cmd.h
index ff96b32..1763f95 100644
--- a/src/cmd/cmd.h
+++ b/src/cmd/cmd.h
@@ -29,6 +29,7 @@ namespace cmd {
std::string del(std::vector<std::string> args);
std::string edit(std::vector<std::string> args);
std::string spellcasting(std::vector<std::string> args);
+ std::string create(std::vector<std::string> args);
std::string git(std::vector<std::string> args);
//Queries