diff options
Diffstat (limited to '')
| -rw-r--r-- | src/solvers/solutions_types_macros.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/solvers/solutions_types_macros.h b/src/solvers/solutions_types_macros.h index 4727e5a..cecd140 100644 --- a/src/solvers/solutions_types_macros.h +++ b/src/solvers/solutions_types_macros.h | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | #define SOLUTION_MAXLEN 20 | 1 | #define SOLUTION_MAXLEN 25 |
| 2 | 2 | ||
| 3 | typedef struct { | 3 | typedef struct { |
| 4 | uint8_t nmoves; | 4 | uint8_t nmoves; |
