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/mapflag.hpp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/map/mapflag.hpp') diff --git a/src/map/mapflag.hpp b/src/map/mapflag.hpp index 5818697..3538c56 100644 --- a/src/map/mapflag.hpp +++ b/src/map/mapflag.hpp @@ -25,6 +25,8 @@ namespace tmwa { +namespace map +{ // originally from script.cpp // These are part of the script API, so they can't change ever, // even though they are silly. @@ -78,4 +80,5 @@ public: bool impl_extract(XString str, MapFlag *mf); MapFlag map_flag_from_int(int shift); +} // namespace map } // namespace tmwa -- cgit v1.2.3-70-g09d2