X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=common.h;h=63cee7dfc74a035b635c15c10846968413ab5686;hb=7d010a9891c42f6e60eb18cbf5b75be9878a8336;hp=aa4660099c068892ecb5aa5a8788e889b8e4d45f;hpb=8a54dcaa4ca4d7f46f5b13f695b56482c4522603;p=xboard.git diff --git a/common.h b/common.h index aa46600..63cee7d 100644 --- a/common.h +++ b/common.h @@ -263,7 +263,7 @@ typedef enum { WhiteDrop, BlackDrop, NormalMove, AmbiguousMove, IllegalMove, ImpossibleMove, WhiteWins, BlackWins, GameIsDrawn, GameUnfinished, - GNUChessGame, XBoardGame, MoveNumberOne, + GNUChessGame, XBoardGame, MoveNumberOne, Open, Close, Nothing, Comment, PositionDiagram, ElapsedTime, PGNTag, NAG } ChessMove;