summaryrefslogtreecommitdiffstats
path: root/mbbsd/var.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/var.c')
-rw-r--r--mbbsd/var.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/mbbsd/var.c b/mbbsd/var.c
index e0e5eccc..a52f7757 100644
--- a/mbbsd/var.c
+++ b/mbbsd/var.c
@@ -409,7 +409,7 @@ char msg_occupied = 0;
/* gomo.c */
const char * const bw_chess[] = {"¡³", "¡´"};
-const unsigned char * const pat_gomoku /* [1954] */ =
+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"
/* 32 */ "\x00\x00\x00\x00\x00\x00\x00\x00\x33\x00\x44\x00\x33\x00\x00\x00"
@@ -534,7 +534,7 @@ const unsigned char * const pat_gomoku /* [1954] */ =
/* 1936 */ "\x5a\xcc\x05\x05\x05\x05\x05\x05\x05\x06\x05\x05\x05\x0a\x05\x0a"
/* 1952 */ "\x0a";
-const unsigned char * const adv_gomoku /* [978] */ =
+const unsigned char * const adv_gomoku /* [978] */ = (unsigned char*)
/* 0 */ "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"
/* 16 */ "\x00\x00\x00\x00\xa0\x00\xa0\x00\x04\x00\x04\x00\x00\xd0\x00\xd0"
/* 32 */ "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"