OSDN Git Service

[Refactor] #37353 BIAS_* と artifact_bias_name を artifact.c/h へ移動。 / Move BIAS_* and...
[hengband/hengband.git] / src / player-status.h
index cf85b2e..10991db 100644 (file)
@@ -14,3 +14,4 @@ extern BIT_FLAGS16 empty_hands(bool riding_control);
 extern bool player_has_no_spellbooks(void);
 
 extern void take_turn(player_type *creature_ptr, PERCENTAGE need_cost);
+extern void free_turn(player_type *creature_ptr);
\ No newline at end of file