Home
last modified time | relevance | path

Searched refs:aircraft_param_vals (Results 1 – 1 of 1) sorted by relevance

/dports/games/ufoai/ufoai-2.5-source/src/client/cgame/campaign/
H A Dcp_aircraft.cpp1295 static const value_t aircraft_param_vals[] = { variable
1620 …if (!Com_ParseBlockToken(name, text, aircraftTemplate, aircraft_param_vals, cp_campaignPool, token… in AIR_ParseAircraft()
1668 for (vp = aircraft_param_vals; vp->string; vp++) { in AIR_ListAircraftSamples_f()