OSDN Git Service

[Refactor] Shift-JISのファイルをUTF-8に変換 / Changed Shift-JIS based files to UTF-8 based
[hengbandforosx/hengbandosx.git] / src / mind / mind-warrior.h
1 #pragma once
2
3 #include "system/angband.h"
4
5 bool hit_and_away(player_type *caster_ptr);
6 bool sword_dancing(player_type *creature_ptr);