Home
last modified time | relevance | path

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

/netbsd-src/games/sail/
H A Dplayer.h36 #define LINE_T 0 macro
40 #define LINE_B (LINE_T+LINE_Y-1)
H A Dpl_7.c755 move(LINE_T, LINE_L); in draw_board()