@ -1,6 +1,6 @@
#include <stdbool.h>
#define BOARD (Cell*)0x7F00
#define BOARD ((Cell*)0x7F00)
typedef enum : char {
NONE = ' ',
The note is not visible to the blocked user.