summaryrefslogtreecommitdiff
path: root/src/init2.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/init2.hpp')
-rw-r--r--src/init2.hpp9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/init2.hpp b/src/init2.hpp
new file mode 100644
index 00000000..de575e77
--- /dev/null
+++ b/src/init2.hpp
@@ -0,0 +1,9 @@
+#pragma once
+
+#include "h-basic.h"
+
+void init_corruptions();
+void create_stores_stock(int t);
+errr init_v_info();
+extern s16b error_idx;
+extern s16b error_line;