summaryrefslogtreecommitdiff
path: root/src/main-x11.c.rej
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2010-01-08 20:28:34 +0100
committerBardur Arantsson <bardur@scientician.net>2010-01-08 23:46:06 +0100
commit6aa48afdd57d03314fdf4be6c9da911c32277c84 (patch)
tree2dc401f9aae2dc6736d2fc3811c8f8099d3eabe6 /src/main-x11.c.rej
Import tome-2.3.5.
Diffstat (limited to 'src/main-x11.c.rej')
-rw-r--r--src/main-x11.c.rej17
1 files changed, 17 insertions, 0 deletions
diff --git a/src/main-x11.c.rej b/src/main-x11.c.rej
new file mode 100644
index 00000000..43a35fb7
--- /dev/null
+++ b/src/main-x11.c.rej
@@ -0,0 +1,17 @@
+***************
+*** 3198,3199
+- /* Try the "20x20.bmp" file */
+- path_build(filename, 1024, ANGBAND_DIR_XTRA, "graf/20x20.bmp");
+--- 3198,3199 -----
++ /* Try the "16x16.bmp" file */
++ path_build(filename, 1024, ANGBAND_DIR_XTRA, "graf/16x16.bmp");
+***************
+*** 3201
+- /* Use the "20x20.bmp" file if it exists */
+--- 3201 -----
++ /* Use the "16x16.bmp" file if it exists */
+***************
+*** 3208
+- pict_wid = pict_hgt = 20;
+--- 3208 -----
++ pict_wid = pict_hgt = 16;