|
OpenTTD Source 20251116-master-g21329071df
|
This file implements the timer logic for the real time game-timer. More...
#include "../stdafx.h"#include "../openttd.h"#include "timer.h"#include "timer_game_realtime.h"#include "../safeguards.h"Go to the source code of this file.
This file implements the timer logic for the real time game-timer.
Definition in file timer_game_realtime.cpp.