map.c
changeset 2159 f6284cf5fab0
parent 2051 e369160ce2f3
child 2186 db48cf29b983
equal deleted inserted replaced
2158:722042326977 2159:f6284cf5fab0
     1 #include "stdafx.h"
     1 #include "stdafx.h"
     2 #include "openttd.h"
     2 #include "openttd.h"
     3 #include "debug.h"
     3 #include "debug.h"
     4 #include "functions.h"
     4 #include "functions.h"
       
     5 #include "macros.h"
     5 #include "map.h"
     6 #include "map.h"
     6 
     7 
     7 uint _map_log_x;
     8 uint _map_log_x;
     8 uint _map_size_x;
     9 uint _map_size_x;
     9 uint _map_size_y;
    10 uint _map_size_y;