OpenTTD Source  20241108-master-g80f628063a
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.