The International Simutrans Forum

Development => Patches & Projects => Incorporated Patches and Solved Bug Reports => Topic started by: Yona-TYT on April 23, 2017, 12:09:58 AM

Title: Unused function (apparently).
Post by: Yona-TYT on April 23, 2017, 12:09:58 AM

It seems that this is not used:
Simplan.h (line 244)
void display_tileoverlay(sint16 xpos, sint16 ypos, const sint8 hmin, const sint8 hmax) const;
Title: Re: Unused function (apparently).
Post by: Dwachs on April 23, 2017, 05:16:20 PM
thanks for reporting. There was not even an implementation of this function.