Files @ r25972:2a83e490d939
Branch filter:

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

Patric Stout
Fix: add back 'Spectate' option to company toolbar menu (#9556)

This was removed in ce7406f88b, but people used this to quickly
mark themselves as away.

Co-authored-by: dP <dp@dpointer.org>
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
)