Files @ r24794:5703ff4448b2
Branch filter:

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

Michael Lutz
Feature: Automatic UI and font zoom levels when supported by the OS.
1
2
3
4
5
6
7
8
add_files(
    aystar.cpp
    aystar.h
    npf.cpp
    npf_func.h
    queue.cpp
    queue.h
)