diff options
Diffstat (limited to 'src/cubetypes.h')
| -rw-r--r-- | src/cubetypes.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cubetypes.h b/src/cubetypes.h index 7eb803e..f11f480 100644 --- a/src/cubetypes.h +++ b/src/cubetypes.h | |||
| @@ -5,7 +5,7 @@ | |||
| 5 | #include <inttypes.h> | 5 | #include <inttypes.h> |
| 6 | #include <pthread.h> | 6 | #include <pthread.h> |
| 7 | 7 | ||
| 8 | #define NMOVES 55 /* Actually 55, but one is NULLMOVE */ | 8 | #define NMOVES 55 /* Actually 54, but one is NULLMOVE */ |
| 9 | #define NTRANS 48 | 9 | #define NTRANS 48 |
| 10 | #define NROTATIONS 24 | 10 | #define NROTATIONS 24 |
| 11 | 11 | ||
