Home
last modified time | relevance | path

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

/dports/games/rottdc/rottdc-1.0-2/rott/
H A Drt_playr.c3808 #define WHERE_PLAYER_DROPPED_WEAPON( ob, pstate ) ( ( ( ob )->tilex == ( pstate )->weaponx ) && ( (… in Thrust() macro
3812 (!WHERE_PLAYER_DROPPED_WEAPON( ob, pstate )) in Thrust()