OSDN Git Service

To be more idiomatic, add "at" after "glare" in an English message.
[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);