OSDN Git Service

[Fix] #39525 コメント置換ミス修正. / Fix comment replacing error.
[hengband/hengband.git] / src / cmd / cmd-zapwand.h
1 extern bool wand_effect(player_type *creature_ptr, OBJECT_SUBTYPE_VALUE sval, DIRECTION dir, bool powerful, bool magic);
2 extern void exe_aim_wand(player_type *creature_ptr, INVENTORY_IDX item);
3 extern void do_cmd_aim_wand(player_type *creature_ptr);