(svn r19195) -Codechange: actually draw newgrf airport tiles
This commit is contained in:
@@ -40,4 +40,6 @@ private:
|
||||
friend void AirportTileOverrideManager::SetEntitySpec(const AirportTileSpec *airpts);
|
||||
};
|
||||
|
||||
bool DrawNewAirportTile(TileInfo *ti, Station *st, StationGfx gfx, const AirportTileSpec *airts);
|
||||
|
||||
#endif /* NEWGRF_AIRPORTTILES_H */
|
||||
|
||||
Reference in New Issue
Block a user