mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-27 08:29:11 +00:00
(svn r1737) Add DEBUG category "map" and use it to print the map size when allocating the map
This commit is contained in:
@@ -445,6 +445,7 @@ VARDEF int _debug_misc_level;
|
||||
VARDEF int _debug_grf_level;
|
||||
VARDEF int _debug_ai_level;
|
||||
VARDEF int _debug_net_level;
|
||||
VARDEF int _debug_map_level;
|
||||
|
||||
/* Forking stuff */
|
||||
VARDEF bool _dedicated_forks;
|
||||
|
Reference in New Issue
Block a user