index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
void.h
blob: 711859fa24c0655fc69d8ade6af82e0a374d61ba (
plain
)
1
2
3
4
5
6
/* $Id$ */ static inline void MakeVoid(TileIndex t) { SetTileType(t, MP_VOID); }