OSDN Git Service

Merge branch 'develop' into macos-develop
[hengbandforosx/hengbandosx.git] / src / main-win / graphics-win.cpp
index e25de38..f06f6f8 100644 (file)
@@ -101,7 +101,7 @@ graphics_mode change_graphics(graphics_mode arg)
         ox = 0;
         oy = 0;
         name = "16X16.BMP";
-        name_mask = "mask.bmp";
+        name_mask = "16x16-mask.bmp";
 
         ANGBAND_GRAF = "new";
     } else if (arg == graphics_mode::GRAPHICS_HENGBAND) {