Searched refs:SLOT_Y (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/games/sail/
H A Dplayer.h87 #define SLOT_Y VIEW_Y macro
H A Dpl_7.c74 slot_w = newwin(SLOT_Y, SLOT_X, SLOT_T, SLOT_L);
369 (void) wmove(slot_w, SLOT_Y-4, 0);
374 (void) wmove(slot_w, SLOT_Y-3, 0);
379 (void) wmove(slot_w, SLOT_Y-2, 0);
385 #define Y (SLOT_Y/2)

Completed in 54 milliseconds