mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-12 09:09:09 +00:00
(svn r1713) Split off several functions which query/set information about a single tile from map.h and put them into a seperate file tile.h
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
#include "ttd.h"
|
||||
#include "table/strings.h"
|
||||
#include "map.h"
|
||||
#include "tile.h"
|
||||
#include "viewport.h"
|
||||
#include "command.h"
|
||||
#include "town.h"
|
||||
|
Reference in New Issue
Block a user