Home
last modified time | relevance | path

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

/dports/games/openjk/OpenJK-07675e2/codeJK2/game/
H A Dg_functions.h33 #undef touchFunc_t
311 } touchFunc_t; typedef
H A Dg_shared.h960 #define touchFunc_t int macro
1072 touchFunc_t e_TouchFunc;
H A DNPC_spawn.cpp179 touchFunc_t NPC_TouchFunc( gentity_t *ent ) in NPC_TouchFunc()
/dports/games/openjk/OpenJK-07675e2/code/game/
H A Dg_functions.h33 #undef touchFunc_t
330 } touchFunc_t; typedef
H A Dg_shared.h960 #define touchFunc_t int macro
1081 touchFunc_t e_TouchFunc;
H A DNPC_spawn.cpp162 touchFunc_t NPC_TouchFunc( gentity_t *ent ) in NPC_TouchFunc()