(svn r24839) -Feature [FS#5271]: [NewGRF] Support oversized purchase list sprites. (Based on patch by Eddi)
This commit is contained in:
@@ -80,6 +80,7 @@ static const uint RVC_DEPOT_STOP_FRAME = 11;
|
||||
static const byte RV_OVERTAKE_TIMEOUT = 35;
|
||||
|
||||
void RoadVehUpdateCache(RoadVehicle *v, bool same_length = false);
|
||||
void GetRoadVehSpriteSize(EngineID engine, uint &width, uint &height, int &xoffs, int &yoffs, EngineImageType image_type);
|
||||
|
||||
/**
|
||||
* Buses, trucks and trams belong to this class.
|
||||
|
Reference in New Issue
Block a user