OSDN Git Service

[Refactor] #40514 have_levitation() を calc_bonuses() から分離. / Separated have_levitatio...
[hengband/hengband.git] / src / player / player-status-flags.h
index 6def3d5..b0e45f4 100644 (file)
@@ -42,5 +42,6 @@ void have_sustain_wis(player_type *creature_ptr);
 void have_sustain_dex(player_type *creature_ptr);
 void have_sustain_con(player_type *creature_ptr);
 void have_sustain_chr(player_type *creature_ptr);
+void have_levitation(player_type *creature_ptr);