OSDN Git Service

4b92e00b274388cd486e5936e996f48cc4ae3150
[hengbandforosx/hengbandosx.git] / src / realm / realm-crusade.h
1 #pragma once
2
3 #include "system/angband.h"
4 #include "spell/spells-util.h"
5
6 struct player_type;
7 concptr do_crusade_spell(player_type *player_ptr, SPELL_IDX spell, SpellProcessType mode);