diff --git a/include/constants/direction.h b/include/constants/direction.h index 73fbdea0..2e3d5abb 100644 --- a/include/constants/direction.h +++ b/include/constants/direction.h @@ -2,7 +2,7 @@ #define GUARD_CONSTANTS_DIRECTION_H #define DIRECTION_MASK 7 -#define DIRECTION_MASK_CARDINAL 6 // Only South, Easy, North and West +#define DIRECTION_MASK_CARDINAL 6 // Only South, East, North and West enum Direction {