Home
last modified time | relevance | path

Searched refs:STAT_T (Results 1 – 2 of 2) sorted by relevance

/openbsd/games/sail/
H A Dplayer.h60 #define STAT_T 0 macro
64 #define STAT_Y (STAT_B-STAT_T+1)
H A Dpl_7.c76 stat_w = newwin(STAT_Y, STAT_X, STAT_T, STAT_L); in initscreen()