File diff r3649:9fb3832b726d → r3650:52328e33959e
vehicle_gui.h
Show inline comments
 
@@ -62,6 +62,7 @@ void DrawShipPurchaseInfo(int x, int y, 
 

	
 
void ChangeVehicleViewWindow(const Vehicle *from_v, const Vehicle *to_v);
 

	
 
int ShowAdditionalText(int x, int y, int w, EngineID engine_number);
 

	
 

	
 
#endif /* VEHICLE_GUI_H */