OSDN Git Service

Merge branch 'master' of git.osdn.net:/gitroot/hengband/hengband
[hengband/hengband.git] / src / spell-realm / spells-crusade.h
index 3271042..a7f341b 100644 (file)
@@ -3,3 +3,5 @@
 #include "system/angband.h"
 
 bool cast_wrath_of_the_god(player_type* caster_ptr, HIT_POINT dam, POSITION rad);
+bool set_tim_sh_holy(player_type *creature_ptr, TIME_EFFECT v, bool do_dec);
+bool set_tim_eyeeye(player_type *creature_ptr, TIME_EFFECT v, bool do_dec);