OSDN Git Service

To be more idiomatic, drop "was" from English message for death of dragon centipedes.
[hengband/hengband.git] / src / spell-realm / spells-chaos.h
1 #pragma once
2
3 #include "system/angband.h"
4
5 void call_the_void(player_type *caster_ptr);
6 bool vanish_dungeon(player_type *caster_ptr);
7 void cast_meteor(player_type *caster_ptr, HIT_POINT dam, POSITION rad);