OSDN Git Service

Reworded English message for a monk's successful MA_SLOW attack.
[hengband/hengband.git] / src / mspell / mspell-learn-checker.h
1 #pragma once
2
3 #include "system/angband.h"
4
5 bool spell_learnable(player_type* target_ptr, MONSTER_IDX m_idx);