File diff r16815:83106357b07d → r16816:df29df8433a3
src/vehicle_gui.h
Show inline comments
 
@@ -97,4 +97,6 @@ void StartStopVehicle(const Vehicle *v, 
 

	
 
Vehicle *CheckClickOnVehicle(const struct ViewPort *vp, int x, int y);
 

	
 
void DrawVehicleImage(const Vehicle *v, int left, int right, int y, VehicleID selection, int skip);
 

	
 
#endif /* VEHICLE_GUI_H */