From 9d7fd8b37f97265f37cc12026e535e953942a1ab Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Wed, 23 Jul 2014 18:37:53 -0700 Subject: Move magic to its own namespace --- src/map/magic-v2.cpp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/map/magic-v2.cpp') diff --git a/src/map/magic-v2.cpp b/src/map/magic-v2.cpp index a671dea..fe135ea 100644 --- a/src/map/magic-v2.cpp +++ b/src/map/magic-v2.cpp @@ -45,6 +45,8 @@ namespace tmwa { +namespace magic +{ namespace magic_v2 { static @@ -1263,4 +1265,5 @@ bool load_magic_file_v2(ZString filename) } return rv; } +} // namespace magic } // namespace tmwa -- cgit v1.2.3-70-g09d2