HomeSort by: relevance | last modified time | path
    Searched defs:isplayer (Results 1 - 3 of 3) sorted by relevancy

  /src/games/hunt/include/
hunt_common.h 160 #define isplayer(c) (c == LEFTS || c == RIGHT ||\ macro
163 #define isplayer(c) (c == LEFTS || c == RIGHT ||\ macro
hunt_common.h 160 #define isplayer(c) (c == LEFTS || c == RIGHT ||\ macro
163 #define isplayer(c) (c == LEFTS || c == RIGHT ||\ macro
hunt_common.h 160 #define isplayer(c) (c == LEFTS || c == RIGHT ||\ macro
163 #define isplayer(c) (c == LEFTS || c == RIGHT ||\ macro

Completed in 35 milliseconds