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