Files @ r27835:eabfaa878ced
Branch filter:

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

Patric Stout
Add: calendar date for Survey results

This means no heuristics is possible on around which date people
play the game.
add_files(
    timer_game_calendar.cpp
    timer_game_calendar.h
    timer_game_realtime.cpp
    timer_game_realtime.h
    timer_game_tick.cpp
    timer_game_tick.h
    timer_window.cpp
    timer_window.h
    timer_manager.h
    timer.h
)