OSDN Git Service

Replaced "a" with "an" since it precedes "acid".
[hengband/hengband.git] / src / mspell / mspell-attack.h
1 #pragma once
2
3 #include "system/angband.h"
4
5 bool make_attack_spell(player_type *target_ptr, MONSTER_IDX m_idx);