X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=winboard%2Fwinboard.h;h=2dc1659066fb08d23cc46b44898c7057d8d13853;hb=4103b43cdbc7412da6a2a95e0e1882a3872a2d12;hp=115dd8634d63e9900bbc8fd4a3081de89731261e;hpb=c856b0337e03ec6ef848a1eae6f33c2071683133;p=xboard.git diff --git a/winboard/winboard.h b/winboard/winboard.h index 115dd86..2dc1659 100644 --- a/winboard/winboard.h +++ b/winboard/winboard.h @@ -200,10 +200,8 @@ BOOL GetActualPlacement( HWND hWnd, WindowPlacement * wp ); VOID MoveHistoryPopUp(); VOID MoveHistoryPopDown(); -VOID MoveHistorySet( char movelist[][2*MOVE_LEN], int first, int last, int current, ChessProgramStats_Move * pvInfo ); extern HWND moveHistoryDialog; -VOID EvalGraphSet( int first, int last, int current, ChessProgramStats_Move * pvInfo ); VOID EvalGraphPopUp(); VOID EvalGraphPopDown(); extern HWND evalGraphDialog;