X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=draw.h;fp=draw.h;h=a565726831d988dc874b4372bab81b1aa97ea812;hb=4ca3b41e1ccb5ebfade606202c2084f8e9328978;hp=2cb0fe84b83196bc206416bdb628d5a13773d85d;hpb=54fc63f1e8ea41966f47d2b60b616db0a9c5010d;p=xboard.git diff --git a/draw.h b/draw.h index 2cb0fe8..a565726 100644 --- a/draw.h +++ b/draw.h @@ -73,3 +73,7 @@ void CreateAnyPieces P((void)); void CreatePNGPieces P((void)); void CreateGrid P((void)); +// defined in xoptions.c +void DrawExpose P((Option *opt, int x, int y, int w, int h)); + +