summaryrefslogtreecommitdiff
path: root/src/high/extract_mmo.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/high/extract_mmo.hpp')
-rw-r--r--src/high/extract_mmo.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/high/extract_mmo.hpp b/src/high/extract_mmo.hpp
index 5fcd06f..f374658 100644
--- a/src/high/extract_mmo.hpp
+++ b/src/high/extract_mmo.hpp
@@ -29,4 +29,5 @@ bool impl_extract(XString str, MapName *m);
bool impl_extract(XString str, CharName *out);
bool impl_extract(XString str, NpcEvent *ev);
+bool impl_extract(XString str, Point *p);
} // namespace tmwa