OSDN Git Service

cave_gen()、ホナモテ讀ヌウーハノ、タ、ア・ユ・鬣ー、釥ネ、ケ・ウ。シ・ノ、ャノヤヘラ、ホ、隍ヲ、ハ、ホ、ヌ,
authornothere <nothere@0568b783-4c39-0410-ac80-bf13821ea2a2>
Sat, 24 May 2003 16:03:16 +0000 (16:03 +0000)
committernothere <nothere@0568b783-4c39-0410-ac80-bf13821ea2a2>
Sat, 24 May 2003 16:03:16 +0000 (16:03 +0000)
#if 0 - #endif、ヌーマ、テ、ソ.

src/generate.c

index cdcf4bd..a8a0798 100644 (file)
@@ -833,6 +833,7 @@ if (cheat_room) msg_print("
        }
        }
 
+#if 0
        /* Reset flags from boundary walls -- Top and bottom */
        for (x = 0; x < cur_wid; x++)
        {
@@ -846,6 +847,7 @@ if (cheat_room) msg_print("
                cave[y][0].info &= ~(CAVE_MASK);
                cave[y][cur_wid - 1].info &= ~(CAVE_MASK);
        }
+#endif
 
 
        if (d_info[dungeon_type].flags1 & DF1_MAZE)