OSDN Git Service

Merge branch 'For2.2.2-Refactoring' into For3.0.0-Artifact-Monster-Addition
[hengband/hengband.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);