OSDN Git Service

[Fix] #39525 コメント置換ミス修正. / Fix comment replacing error.
[hengband/hengband.git] / src / cmd / cmd-quaff.h
1 
2 extern void do_cmd_quaff_potion(player_type *creature_ptr);
3 extern void exe_quaff_potion(player_type *creature_ptr, INVENTORY_IDX item);
4