OSDN Git Service

[Refactor] #40482 Separated spells-chaos.c/h from spells3.c/h
[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);