diff options
Diffstat (limited to 'src/map/magic-interpreter-aux.cpp')
-rw-r--r-- | src/map/magic-interpreter-aux.cpp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/map/magic-interpreter-aux.cpp b/src/map/magic-interpreter-aux.cpp new file mode 100644 index 0000000..e293e78 --- /dev/null +++ b/src/map/magic-interpreter-aux.cpp @@ -0,0 +1,3 @@ +#include "magic-interpreter-aux.hpp" + +#include "../poison.hpp" |