OSDN Git Service

To be more idiomatic, reword English message for genocide failing in an arena.
[hengbandforosx/hengbandosx.git] / src / spell-kind / spells-enchant.h
1 #pragma once
2
3 #include "system/angband.h"
4
5 bool artifact_scroll(player_type *caster_ptr);
6 bool mundane_spell(player_type *ownner_ptr, bool only_equip);