Home
last modified time | relevance | path

Searched defs:W_CHANGE (Results 1 – 2 of 2) sorted by relevance

/dports/games/rottdc/rottdc-1.0-2/rott/
H A D_rt_draw.h38 #define W_CHANGE (WEAPONUPTICS || WEAPONDOWNTICS) macro
H A D_rt_play.h53 #define W_CHANGE(x) ((x->weapondowntics) || (x->weaponuptics)) macro