OSDN Git Service

Merge branch 'master' of git.osdn.net:/gitroot/hengband/hengband
[hengband/hengband.git] / src / spell-realm / spells-trump.h
1 #pragma once
2
3 #include "system/angband.h"
4
5 void cast_shuffle(player_type *caster_ptr);
6 void become_living_trump(player_type *creature_ptr);