diff options
Diffstat (limited to 'mbbsd/var.c')
-rw-r--r-- | mbbsd/var.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mbbsd/var.c b/mbbsd/var.c index 26078085..c8d8ef98 100644 --- a/mbbsd/var.c +++ b/mbbsd/var.c @@ -408,7 +408,7 @@ char roll = 0; char msg_occupied = 0; /* gomo.c */ -const char * const bw_chess[] = {"¡³", "¡´"}; +const char * const bw_chess[] = {"¡³", "¡´", "¡C", "¡E"}; const unsigned char * const pat_gomoku /* [1954] */ =(unsigned char*) /* 0 */ "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00" /* 16 */ "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x44\x55\xcc\x00\x00\x00\x00" |