From b3112bd3f6d0887fdf81610327c9edad08a0cfaf Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Sat, 10 Jan 2015 17:32:49 -0800 Subject: Use generated config for map --- src/map/script-startup.hpp | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src/map/script-startup.hpp') diff --git a/src/map/script-startup.hpp b/src/map/script-startup.hpp index 3894676..1691c94 100644 --- a/src/map/script-startup.hpp +++ b/src/map/script-startup.hpp @@ -24,10 +24,11 @@ namespace tmwa { +namespace map +{ void do_init_script(void); void do_final_script(void); -extern AString mapreg_txt; - bool read_constdb(ZString filename); +} // namespace map } // namespace tmwa -- cgit v1.2.3-70-g09d2