summaryrefslogtreecommitdiff
path: root/japanese/zangband/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/zangband/files/patch-ab')
-rw-r--r--japanese/zangband/files/patch-ab11
1 files changed, 11 insertions, 0 deletions
diff --git a/japanese/zangband/files/patch-ab b/japanese/zangband/files/patch-ab
new file mode 100644
index 000000000000..9f38436bb6d8
--- /dev/null
+++ b/japanese/zangband/files/patch-ab
@@ -0,0 +1,11 @@
+--- src/z-config.h.orig Wed Feb 11 05:30:28 1998
++++ src/z-config.h Sat Sep 18 18:20:32 1999
+@@ -52,7 +52,7 @@
+ /*
+ * OPTION: Use the POSIX "termios" methods in "main-gcu.c"
+ */
+-/* #define USE_TPOSIX */
++#define USE_TPOSIX
+
+ /*
+ * OPTION: Use the "termio" methods in "main-gcu.c"