Factor out DrawGroundSprite call in DrawTrainDepot
commita34a3afa12a2817e4fdfb5065417419e33ff1382
authorcirdan <cirdansw@gmail.com>
Sat, 27 Jan 2018 14:21:13 +0000 (27 15:21 +0100)
committercirdan <cirdansw@gmail.com>
Sat, 27 Jan 2018 14:21:13 +0000 (27 15:21 +0100)
treef49f798c6e51a3d9ed21d8dac7001d4e744cbfd9
parent84276ec2772c5a7f99f3a3ad8a95d82b0d6b5ed6
Factor out DrawGroundSprite call in DrawTrainDepot

Factor out the call to DrawGroundSprite for the track overlay
if the depot is reserved in DrawTrainDepot.
src/misctile_cmd.cpp