OSDN Git Service

[Fix] モンスターの経験値表示に不具合 #155
[hengbandforosx/hengbandosx.git] / src / spell-kind / blood-curse.h
1 #pragma once
2
3 #include "system/angband.h"
4
5 void blood_curse_to_enemy(player_type *caster_ptr, MONSTER_IDX m_idx);