diff options
Diffstat (limited to 'src/map/path.hpp')
-rw-r--r-- | src/map/path.hpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/map/path.hpp b/src/map/path.hpp index 9bdb520..5f03a90 100644 --- a/src/map/path.hpp +++ b/src/map/path.hpp @@ -23,8 +23,6 @@ # include "fwd.hpp" -# include "map.hpp" - int path_search(struct walkpath_data *, map_local *, int, int, int, int, int); #endif // TMWA_MAP_PATH_HPP |