OpenTTD Source
20241108-master-g80f628063a
|
Map accessors for void tiles. More...
#include "tile_map.h"
Go to the source code of this file.
Functions | |
void | MakeVoid (Tile t) |
Make a nice void tile ;) More... | |
Map accessors for void tiles.
Definition in file void_map.h.
|
inline |
Make a nice void tile ;)
t | the tile to make void |
Definition at line 19 of file void_map.h.
References Tile::m1(), Tile::m2(), Tile::m3(), Tile::m4(), Tile::m5(), Tile::m6(), Tile::m7(), MP_VOID, SetTileHeight(), and SetTileType().