Files @ r28486:aff297ed5a05
Branch filter:

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

Peter Nelson
Codechange: Allow constexpr NWidgetPart construction.
add_subdirectory(npf)
add_subdirectory(yapf)

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