OSDN Git Service

[Refactor] #define ALLOW_EASY_OPEN による分岐処理削除。 / Delete #define branch by ALLOW_EASY_OPEN.
[hengband/hengband.git] / src / gameoption.h
index 1468731..3b9ad4f 100644 (file)
@@ -13,10 +13,7 @@ extern bool confirm_destroy; /* Prompt for destruction of known worthless items
 extern bool confirm_wear;      /* Confirm to wear/wield known cursed items */\r
 extern bool confirm_quest;     /* Prompt before exiting a quest level */\r
 extern bool target_pet;        /* Allow targetting pets */\r
-\r
-#ifdef ALLOW_EASY_OPEN\r
 extern bool easy_open; /* Automatically open doors */\r
-#endif\r
 \r
 #ifdef ALLOW_EASY_DISARM\r
 extern bool easy_disarm;       /* Automatically disarm traps */\r