(svn r27630) -Codechange: Deduplicate code to attach vehicle to cursor.
This commit is contained in:
@@ -100,5 +100,6 @@ void StartStopVehicle(const Vehicle *v, bool texteffect);
|
||||
Vehicle *CheckClickOnVehicle(const struct ViewPort *vp, int x, int y);
|
||||
|
||||
void DrawVehicleImage(const Vehicle *v, int left, int right, int y, VehicleID selection, EngineImageType image_type, int skip);
|
||||
void SetMouseCursorVehicle(const Vehicle *v, EngineImageType image_type);
|
||||
|
||||
#endif /* VEHICLE_GUI_H */
|
||||
|
Reference in New Issue
Block a user