OSDN Git Service

[Refactor] #40535 Moved the decleration of function forget_travel_flow() from cmd...
[hengband/hengband.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);