OSDN Git Service

42368bfc124926e839109a42ef1e2ee691d33c99
[hengband/hengband.git] / src / realm / realm-nature.h
1 #pragma once
2
3 #include "system/angband.h"
4 #include "spell/spells-util.h"
5
6 concptr do_nature_spell(player_type *caster_ptr, SPELL_IDX spell, spell_type mode);