Files @ r25128:7a35795977b9
Branch filter:

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

Niels Martin Hansen
Codechange: Remove the now meaningless console_cp parameter from OTTD2FS
add_files(
    game.hpp
    game_config.cpp
    game_config.hpp
    game_core.cpp
    game_info.cpp
    game_info.hpp
    game_instance.cpp
    game_instance.hpp
    game_scanner.cpp
    game_scanner.hpp
    game_text.cpp
    game_text.hpp
)