OSDN Git Service

[Refactor] #40634 Renamed cmd-activate.c/h to activation-switcher.c/h
[hengband/hengband.git] / src / cmd-item / cmd-quaff.h
1 #pragma once
2
3 #include "system/angband.h"
4
5 void do_cmd_quaff_potion(player_type *creature_ptr);