Home
last modified time | relevance | path

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

/dports/games/openjk/OpenJK-07675e2/code/cgame/
H A Dcg_info.cpp439 const int MAXLOADWEAPONS = 16; variable
474 for (i=startIndex;i<MAXLOADWEAPONS;i++) in CG_DrawLoadWeaponsPrintRow()
520 for ( i = 1 ; i < MAXLOADWEAPONS ; i++ ) in CG_DrawLoadWeapons()