summaryrefslogtreecommitdiff
path: root/src/wizard2.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/wizard2.hpp')
-rw-r--r--src/wizard2.hpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/wizard2.hpp b/src/wizard2.hpp
index a096bec5..cec515c8 100644
--- a/src/wizard2.hpp
+++ b/src/wizard2.hpp
@@ -1,3 +1,8 @@
#pragma once
+#include "h-basic.h"
+
extern void do_cmd_rerate(void);
+extern void do_cmd_wiz_cure_all(void);
+extern void do_cmd_wiz_named_friendly(int r_idx, bool_ slp);
+extern void do_cmd_debug();