OSDN Git Service

Changed to mark the writeable files directory (~/Documents/Hengband previously) with...
[hengbandforosx/hengbandosx.git] / src / cmd-zaprod.h
1 extern int rod_effect(OBJECT_SUBTYPE_VALUE sval, DIRECTION dir, bool *use_charge, bool powerful, bool magic);
2 extern void do_cmd_zap_rod_aux(INVENTORY_IDX item);
3 extern void do_cmd_zap_rod(void);