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/magic-stmt.hpp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/map/magic-stmt.hpp') diff --git a/src/map/magic-stmt.hpp b/src/map/magic-stmt.hpp index cdbd40f..3b04fe3 100644 --- a/src/map/magic-stmt.hpp +++ b/src/map/magic-stmt.hpp @@ -28,6 +28,8 @@ namespace tmwa { +namespace map +{ namespace magic { struct op_t @@ -87,4 +89,5 @@ int spell_attack(BlockId caster, BlockId target); void spell_free_invocation(dumb_ptr invocation); } // namespace magic +} // namespace map } // namespace tmwa -- cgit v1.2.3-70-g09d2