Let expose requests pay proper attenton to widget
[xboard.git] / board.h
diff --git a/board.h b/board.h
index c95e54a..400fb98 100644 (file)
--- 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;