mirror of
https://github.com/OpenTTD/OpenTTD
synced 2026-01-15 08:22:34 +01:00
(svn r20186) -Codechange: remove VARDEF from _realtime_tick and _rightclick_emulate
This commit is contained in:
@@ -40,6 +40,7 @@ int _debug_gamelog_level;
|
||||
int _debug_desync_level;
|
||||
int _debug_console_level;
|
||||
|
||||
uint32 _realtime_tick = 0;
|
||||
|
||||
struct DebugLevel {
|
||||
const char *name;
|
||||
|
||||
Reference in New Issue
Block a user