summaryrefslogtreecommitdiff
path: root/src/map/map.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/map.py')
-rw-r--r--src/map/map.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/map/map.py b/src/map/map.py
index dc70782..56522c3 100644
--- a/src/map/map.py
+++ b/src/map/map.py
@@ -96,6 +96,8 @@ class map_abstract(object):
]
test_extra = '''
+ using tmwa::operator ""_s;
+
inline
tmwa::map_local *fake_map_local(tmwa::ZString name, int xs, int ys)
{