OSDN Git Service

Added a "the" in the English description of the berserker detection spell in order...
[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);