Home
last modified time | relevance | path

Searched defs:bg_numItems (Results 1 – 9 of 9) sorted by relevance

/dports/games/openjk/OpenJK-07675e2/codeJK2/game/
H A Dbg_misc.cpp194 const int bg_numItems = ITM_NUM_ITEMS; variable
/dports/games/openjk/OpenJK-07675e2/code/game/
H A Dbg_misc.cpp243 const int bg_numItems = ITM_NUM_ITEMS; variable
/dports/games/ioquake3/ioquake3-1.36/code/game/
H A Dbg_misc.c923 int bg_numItems = sizeof(bg_itemlist) / sizeof(bg_itemlist[0]) - 1; variable
/dports/games/ioquake3-server/ioquake3-1.36/code/game/
H A Dbg_misc.c923 int bg_numItems = sizeof(bg_itemlist) / sizeof(bg_itemlist[0]) - 1; variable
/dports/games/evq3/evq3/code/game/
H A Dbg_misc.c923 int bg_numItems = sizeof(bg_itemlist) / sizeof(bg_itemlist[0]) - 1; variable
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/game/
H A Dbg_misc.c923 int bg_numItems = sizeof(bg_itemlist) / sizeof(bg_itemlist[0]) - 1; variable
/dports/games/iortcw/iortcw-1.51c/MP/code/game/
H A Dbg_misc.c3021 int bg_numItems = ARRAY_LEN( bg_itemlist ) - 1; variable
/dports/games/iortcw/iortcw-1.51c/SP/code/game/
H A Dbg_misc.c3462 int bg_numItems = ARRAY_LEN( bg_itemlist ) - 1; variable
/dports/games/openjk/OpenJK-07675e2/codemp/game/
H A Dbg_misc.c1662 int bg_numItems = sizeof(bg_itemlist) / sizeof(bg_itemlist[0]) - 1; variable