HomeSort by: relevance | last modified time | path
    Searched defs:isplayer (Results 1 - 1 of 1) 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

Completed in 118 milliseconds