forked from mirror/OpenTTD
(svn r1386) Move TileIndexDiff to map.h
Move _tileoffs_by_dir to map.[ch] and encapsulate it in TileOffsByDir()
This commit is contained in:
@@ -416,8 +416,6 @@ extern const TileTypeProcs * const _tile_type_procs[16];
|
||||
extern const byte _airport_size_x[5];
|
||||
extern const byte _airport_size_y[5];
|
||||
|
||||
extern const TileIndexDiff _tileoffs_by_dir[4];
|
||||
|
||||
/* misc */
|
||||
VARDEF byte str_buffr[512];
|
||||
VARDEF char _screenshot_name[128];
|
||||
|
Reference in New Issue
Block a user