X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=draw.h;fp=draw.h;h=a7bdfce9d02c9b91d53ac05291878ae06a78a633;hb=caa23c86bfabccac8edc448f6521e475b1f65d36;hp=3ba9efe0e768550f260d345226667e1cdda1bcc1;hpb=67b3a0d7c465522feb67841c7374bf863df19357;p=xboard.git diff --git a/draw.h b/draw.h index 3ba9efe..a7bdfce 100644 --- a/draw.h +++ b/draw.h @@ -68,6 +68,7 @@ extern Pixel lightSquareColor, darkSquareColor, whitePieceColor, blackPieceColor highlightSquareColor, premoveHighlightColor; // defined in draw.c +void InitDrawingHandle P((Option *opt)); void CreateGCs P((int redo)); void NewSurfaces P((void)); void CreateAnyPieces P((void));