Remove struct ETileArea
commit0b5de406d03b43e6dda05fd826ef24b56d7b8b7f
authorcirdan <cirdansw@gmail.com>
Sat, 16 Dec 2017 15:42:08 +0000 (16 16:42 +0100)
committercirdan <cirdansw@gmail.com>
Sat, 16 Dec 2017 15:42:08 +0000 (16 16:42 +0100)
tree0b1643ad7fd2eec6d5f8bd2dbd6dd5858a010d81
parent6c1f9503b5c6134accfaca4b410e5985be2a0d1e
Remove struct ETileArea

ETileArea was just a way of constructing a certain TileArea, but
things are simpler if we do away with it.
src/newgrf_station.cpp