Simplify DrawOrigTileSeq sequence parameter
commit00b40730f3503c5de5a178b53243ba714758afbf
authorcirdan <cirdansw@gmail.com>
Mon, 1 May 2017 13:51:08 +0000 (1 15:51 +0200)
committercirdan <cirdansw@gmail.com>
Mon, 1 May 2017 13:51:08 +0000 (1 15:51 +0200)
tree4a753bf0178db91d073629b806ca263c334c4872
parent9c222f76010efdc38b7098cbb13fbc3722b58299
Simplify DrawOrigTileSeq sequence parameter

Pass the DrawTileSeqStruct to draw to DrawOrigTileSeq instead of the
containing DrawTileSprites, as that is what DrawOrigTileSeq uses.
src/misctile_cmd.cpp
src/sprite.h
src/station_cmd.cpp