From 6ff8a041d62bb25d0ec6454a00a6f70926862b54 Mon Sep 17 00:00:00 2001 From: Habu Date: Fri, 28 Feb 2014 22:32:58 +0900 Subject: [PATCH] =?utf8?q?=E3=83=8F=E3=82=A4=E3=83=95=E3=83=B3=E2=86=92?= =?utf8?q?=E3=83=80=E3=83=83=E3=82=B7=E3=83=A5=E3=81=AB=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- src/z-term.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/z-term.c b/src/z-term.c index 4e306cf38..af2289558 100644 --- a/src/z-term.c +++ b/src/z-term.c @@ -572,7 +572,7 @@ void Term_queue_bigchar(int x, int y, byte a, char c, byte ta, char tc) * 「■」は二倍幅豆腐の内部コードに使用。 */ static char ascii_to_zenkaku[] = - " !”#$%&’()*+,-./" + " !”#$%&’()*+,─./" "0123456789:;<=>?" "@ABCDEFGHIJKLMNO" "PQRSTUVWXYZ[\]^_" -- 2.11.0