|
OpenTTD Source
14.0-beta1
|
#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.