OSDN Git Service

Replaced "spelling" with "spell casting" in English name for high mage innate ability.
[hengbandforosx/hengbandosx.git] / src / cmd-zapwand.h
1 extern bool wand_effect(OBJECT_SUBTYPE_VALUE sval, DIRECTION dir, bool powerful, bool magic);
2 extern void do_cmd_aim_wand_aux(INVENTORY_IDX item);
3 extern void do_cmd_aim_wand(void);