OSDN Git Service

Merge remote-tracking branch 'remotes/hengband-osx/For2.2.2-Refactoring-English-New...
[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);