OSDN Git Service

[Refactor] #38862 Moved angband.h, h-*.h and system-variables.c/h
[hengband/hengband.git] / src / realm / realm-life.h
1 #pragma once
2
3 #include "spell/spells-util.h"
4
5 concptr do_life_spell(player_type *caster_ptr, SPELL_IDX spell, spell_type mode);