X-Git-Url: http://winboard.nl/cgi-bin?p=gnushogi.git;a=blobdiff_plain;f=gnushogi%2Fcursesdsp.c;h=d2b336bc9261df89e8837498d5dc59628196c56c;hp=98cec52182a623525eff2e17e2545400337c27bb;hb=8f60f0c7cf426038ad2fbb5c7061335ed8a5a7cd;hpb=1950330c6bfee3abf748a81d85afad03b7c768a4 diff --git a/gnushogi/cursesdsp.c b/gnushogi/cursesdsp.c index 98cec52..d2b336b 100644 --- a/gnushogi/cursesdsp.c +++ b/gnushogi/cursesdsp.c @@ -446,8 +446,8 @@ Curses_help(void) } -static const short x0[2] = { 54, 2 }; -static const short y0[2] = { 20, 4 }; +static const short x0[2] = { MARGIN + 5*NO_COLS + 4, 2 }; +static const short y0[2] = { 4 + 2 * (NO_ROWS - 1), 4 }; /*