X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=board.h;h=400fb986eb1b1cad8c63dd72c656aed3b8e76b5b;hb=67b3a0d7c465522feb67841c7374bf863df19357;hp=c95e54a7270174357164d502dd196ca78ba7ee2c;hpb=faa0fea4cf9cc9de2d73add4695af3ed06517787;p=xboard.git diff --git a/board.h b/board.h index c95e54a..400fb98 100644 --- a/board.h +++ b/board.h @@ -95,4 +95,5 @@ void FlashDelay P((int flash_delay)); void SwitchWindow P((void)); extern int damage[2][BOARD_RANKS][BOARD_FILES]; +extern Option *currBoard;