Home
last modified time | relevance | path

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

/netbsd-src/games/hunt/include/
H A Dhunt_common.h160 #define isplayer(c) (c == LEFTS || c == RIGHT ||\ macro
163 #define isplayer(c) (c == LEFTS || c == RIGHT ||\ macro