summaryrefslogtreecommitdiff
path: root/src/map/magic-v2.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/magic-v2.cpp')
-rw-r--r--src/map/magic-v2.cpp3
1 files changed, 3 insertions, 0 deletions
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