forked from mirror/OpenTTD
(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