Files @ r24444:628513f2f77f
Branch filter:

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

translators
Update: Translations from eints
korean: 29 changes by telk5093
finnish: 8 changes by hpiirai
slovak: 6 changes by FuryPapaya
french: 6 changes by glx22
1
2
3
4
5
6
7
8
9
add_subdirectory(npf)
add_subdirectory(yapf)

add_files(
    follow_track.hpp
    pathfinder_func.h
    pathfinder_type.h
    pf_performance_timer.hpp
)