Home
last modified time | relevance | path

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

/dports/games/jfsw/jfsw-c434002/jfmact/
H A Dcontrol.c195 boolean CONTROL_CheckRange(int32 which) in CONTROL_CheckRange() function
/dports/games/NBlood/NBlood-a1689a4/source/mact/src/
H A Dcontrol.cpp75 #define CONTROL_CheckRange(which) ((unsigned)which >= (unsigned)CONTROL_NUM_FLAGS) macro