Inline GetTileArea into ETileArea constructor
commit8bd6f691c9e6347b9e4a4e810593baf366f6fda5
authorcirdan <cirdansw@gmail.com>
Wed, 13 Dec 2017 20:06:42 +0000 (13 21:06 +0100)
committercirdan <cirdansw@gmail.com>
Wed, 13 Dec 2017 20:06:42 +0000 (13 21:06 +0100)
tree0d1569fe6e6d5f6db33971fc75cf36ea2c5c7564
parenteb918c168dc55877023d83675f853f13532307ca
Inline GetTileArea into ETileArea constructor

Inline the call to GetTileArea from the whole station case in the
constructor of ETileArea.
src/newgrf_station.cpp