D_FIRST
Offset = (Rows - D_LAST + D_FIRST - 2) / 2;
bp = &board[D_FIRST * B_COLS];
sp = &curscreen[D_FIRST * B_COLS];
for (j = D_FIRST; j < D_LAST; j++) {