OSDN Git Service

a7f341bc15b7d7e003d3f5daaec642c26e4c3710
[hengband/hengband.git] / src / spell-realm / spells-crusade.h
1 #pragma once
2
3 #include "system/angband.h"
4
5 bool cast_wrath_of_the_god(player_type* caster_ptr, HIT_POINT dam, POSITION rad);
6 bool set_tim_sh_holy(player_type *creature_ptr, TIME_EFFECT v, bool do_dec);
7 bool set_tim_eyeeye(player_type *creature_ptr, TIME_EFFECT v, bool do_dec);