|
OpenTTD Source 20260206-master-g4d4e37dbf1
|
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.