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

  /src/games/sail/
player.h 83 #define SLOT_X 3
86 #define SLOT_R (SLOT_L+SLOT_X-1)
pl_7.c 132 slot_w = newwin(SLOT_Y, SLOT_X, SLOT_T, SLOT_L);

Completed in 12 milliseconds