OSDN Git Service

[Refactor] #40479 Separated mspell-selector.c/h from mspells1.c
[hengbandforosx/hengbandosx.git] / src / mspell / mspell-selector.h
1 #pragma once
2
3 #include "system/angband.h"
4
5 int choose_attack_spell(player_type *target_ptr, MONSTER_IDX m_idx, byte spells[], byte num);