aboutsummaryrefslogtreecommitdiff
path: root/src/HalfMove.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/HalfMove.hpp')
-rw-r--r--src/HalfMove.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/HalfMove.hpp b/src/HalfMove.hpp
index e049571..8edea93 100644
--- a/src/HalfMove.hpp
+++ b/src/HalfMove.hpp
@@ -21,6 +21,7 @@ public:
std::string move;
/// @brief Comment associated to the move
std::string comment;
+ std::string NAG;
/// @brief Next HalfMove link to this line
HalfMove *MainLine;
/// @brief Next HalfMove links to variation of this line