c812c92 ^
8b53703 ^
3eea219 ^
1 2
3
4
5 6 7
8
#ifndef TMWA_MAP_PATH_HPP #define TMWA_MAP_PATH_HPP # include "map.hpp" int path_search(struct walkpath_data *, map_local *, int, int, int, int, int); #endif // TMWA_MAP_PATH_HPP