summaryrefslogtreecommitdiff
path: root/src/map/script.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/script.hpp')
-rw-r--r--src/map/script.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/map/script.hpp b/src/map/script.hpp
index a05ecf6..ec52f65 100644
--- a/src/map/script.hpp
+++ b/src/map/script.hpp
@@ -166,4 +166,6 @@ extern FString mapreg_txt;
extern int script_errors;
+bool read_constdb(ZString filename);
+
#endif // SCRIPT_HPP