OSDN Git Service

[WIP] [Refactor] #40414 Renamed spells2.c/h to spells-crusade.c/h
[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);