mirror of
https://github.com/OpenTTD/OpenTTD
synced 2026-01-15 16:32:41 +01:00
(svn r19079) -Codechange: use _debug_console_level instead of _stdlib_con_developer
This commit is contained in:
@@ -40,6 +40,7 @@ int _debug_freetype_level;
|
||||
int _debug_sl_level;
|
||||
int _debug_gamelog_level;
|
||||
int _debug_desync_level;
|
||||
int _debug_console_level;
|
||||
|
||||
|
||||
struct DebugLevel {
|
||||
|
||||
Reference in New Issue
Block a user