OSDN Git Service

[Refactor] #968 Separated display_each_mind_chance() from get_mind_power()
[hengbandforosx/hengbandosx.git] / src / mind / mind-power-getter.h
index fab10f8..39e6ef3 100644 (file)
@@ -32,6 +32,7 @@ private:
     void select_mind_description();
     bool select_spell_index(SPELL_IDX *sn);
     bool interpret_mind_key_input(const bool only_browse);
+    void display_each_mind_chance();
     void calculate_mind_chance(bool *has_weapon); // 配列.
     void calculate_ki_chance(bool *has_weapon); // 配列.
     void add_ki_chance();