X-Git-Url: http://git.osdn.net/view?p=hengband%2Fhengband.git;a=blobdiff_plain;f=src%2Fgameoption.h;fp=src%2Fgameoption.h;h=231b7e04ebf59014c2239046c96b6fa1f0e03650;hp=eae734ba52e1888093eac6af6f18af51b5d5e1f0;hb=7d50dd83c2d6fe390f122b0a24bb9bdd0474def8;hpb=649a1e1e181b14d86c78ec4069b9f8c7082a4e66 diff --git a/src/gameoption.h b/src/gameoption.h index eae734ba5..231b7e04e 100644 --- a/src/gameoption.h +++ b/src/gameoption.h @@ -56,6 +56,7 @@ extern bool abbrev_extra; /* Describe obj's extra resistances by abbreviation */ extern bool abbrev_all; /* Describe obj's all resistances by abbreviation */ extern bool exp_need; /* Show the experience needed for next level */ extern bool ignore_unview; /* Ignore whenever any monster does */ +extern bool refresh_mon_list; /* Refresh monster list before action */ extern bool show_ammo_detail; /* Show Description of ammo damage */ extern bool show_ammo_no_crit; /* Show No-crit damage of ammo */ extern bool show_ammo_crit_ratio; /* Show critical ratio of ammo */