Factor out ground depot foundation drawing
commit7d737aff43064413df3f482a2aab4c5fd3b61b6c
authorcirdan <cirdansw@gmail.com>
Sat, 27 Jan 2018 14:27:05 +0000 (27 15:27 +0100)
committercirdan <cirdansw@gmail.com>
Sat, 27 Jan 2018 14:27:05 +0000 (27 15:27 +0100)
treeddde07eec4255156ca6b76f43ccaa2064d275ccb
parenta34a3afa12a2817e4fdfb5065417419e33ff1382
Factor out ground depot foundation drawing

Move foundation drawing from DrawTrainDepot and DrawRoadDepot
into DrawTile_Misc, as it is the same for both depot types.
src/misctile_cmd.cpp