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

/openbsd-current/games/sail/
H A Dplayer.h77 #define VIEW_T (BOX_T+1) macro
81 #define VIEW_B (VIEW_T+VIEW_Y-1)
84 #define SLOT_T VIEW_T
H A Dpl_7.c73 view_w = newwin(VIEW_Y, VIEW_X, VIEW_T, VIEW_L);

Completed in 103 milliseconds