Files @ r28419:6bf3242eed6a
Branch filter:

Location: cpp/openttd-patchpack/source/src/pathfinder/CMakeLists.txt

Kuhnovic
Feature: Region-based pathfinder for ships (#10543)
add_subdirectory(npf)
add_subdirectory(yapf)

add_files(
    follow_track.hpp
    pathfinder_func.h
    pathfinder_type.h
    water_regions.h
    water_regions.cpp
)