landscape.c
changeset 1363 775a7ee52369
parent 1359 52782e5cf7c9
child 1384 17fe20da74ef
equal deleted inserted replaced
1362:bceb3c57353d 1363:775a7ee52369
     1 #include "stdafx.h"
     1 #include "stdafx.h"
     2 #include "ttd.h"
     2 #include "ttd.h"
     3 #include "map.h"
     3 #include "map.h"
     4 #include "spritecache.h"
     4 #include "spritecache.h"
       
     5 #include "table/sprites.h"
     5 #include "tile.h"
     6 #include "tile.h"
     6 #include <stdarg.h>
     7 #include <stdarg.h>
     7 #include "gfx.h"
     8 #include "gfx.h"
     8 #include "viewport.h"
     9 #include "viewport.h"
     9 #include "command.h"
    10 #include "command.h"