OpenTTD Source 20241224-master-gee860a5c8e
timer_game_tick.cpp File Reference

This file implements the timer logic for the tick-based game-timer. More...

#include "../stdafx.h"
#include "timer.h"
#include "timer_game_tick.h"
#include "../safeguards.h"

Go to the source code of this file.

Detailed Description

This file implements the timer logic for the tick-based game-timer.

Definition in file timer_game_tick.cpp.