HomeSort by: relevance | last modified time | path
    Searched refs:SCREEN_WIDTH (Results 1 - 2 of 2) sorted by relevancy

  /src/games/hunt/include/
hunt_common.h 89 #define MSGLEN SCREEN_WIDTH
103 #define SCREEN_WIDTH 80
104 #define SCREEN_WIDTH2 128 /* Next power of 2 >= SCREEN_WIDTH */
  /src/games/hunt/hunt/
hunt.c 279 if (LINES < SCREEN_HEIGHT || COLS < SCREEN_WIDTH)

Completed in 12 milliseconds