OSDN Git Service

[Refactor] #37287 #37353 型の置換。 / Type replacement.
[hengband/hengband.git] / src / gameoption.h
index 2c1dcc2..1fb69c5 100644 (file)
@@ -133,6 +133,7 @@ bool powerup_home;  /* Increase capacity of your home (*) */
 bool show_ammo_detail; /* Show Description of ammo damage */\r
 bool show_ammo_no_crit;        /* Show No-crit damage of ammo */\r
 bool show_ammo_crit_ratio;     /* Show critical ratio of ammo */\r
+bool show_actual_value;        /* Show actual value of skill */\r
 \r
 \r
 \r
@@ -181,6 +182,7 @@ bool cheat_live;    /* Allow player to avoid death */
 bool cheat_save;       /* Ask for saving death */\r
 bool cheat_diary_output; /* Detailed info to diary */\r
 bool cheat_turn;       /* Peek turn */\r
+bool cheat_sight;\r
 \r
 \r
 /* Special options */\r