summaryrefslogtreecommitdiff
path: root/src/map/path.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/path.hpp')
-rw-r--r--src/map/path.hpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/map/path.hpp b/src/map/path.hpp
index 49dac7f..f16baaa 100644
--- a/src/map/path.hpp
+++ b/src/map/path.hpp
@@ -25,5 +25,8 @@
namespace tmwa
{
+namespace map
+{
int path_search(struct walkpath_data *, Borrowed<map_local>, int, int, int, int, int);
+} // namespace map
} // namespace tmwa