File diff r21382:9d5f35b3c6bb → r21383:942c32fb8b0e
src/build_vehicle_gui.cpp
Show inline comments
 
@@ -34,12 +34,14 @@
 
#include "autoreplace_func.h"
 

	
 
#include "widgets/build_vehicle_widget.h"
 

	
 
#include "table/strings.h"
 

	
 
#include "safeguards.h"
 

	
 
/**
 
 * Get the height of a single 'entry' in the engine lists.
 
 * @param type the vehicle type to get the height of
 
 * @return the height for the entry
 
 */
 
uint GetEngineListHeight(VehicleType type)