OSDN Git Service

Reworded English description of the sniper's SP_PIERCE ability.
[hengband/hengband.git] / src / mspell / mspell-selector.h
1 #pragma once
2
3 #include "system/angband.h"
4
5 typedef struct msa_type msa_type;
6 int choose_attack_spell(player_type *target_ptr, msa_type *msa_ptr);