OSDN Git Service

Merge branch 'master' of git.osdn.net:/gitroot/hengband/hengband
[hengband/hengband.git] / src / realm / realm-crusade.h
1 #pragma once
2
3 #include "system/angband.h"
4 #include "spell/spells-util.h"
5
6 concptr do_crusade_spell(player_type *caster_ptr, SPELL_IDX spell, spell_type mode);