OSDN Git Service

Merge remote-tracking branch 'remotes/hengbandosx/english-mind-edits' into feature...
[hengband/hengband.git] / src / object-use / quaff-execution.h
1 #pragma once
2
3 #include "system/angband.h"
4
5 void exe_quaff_potion(player_type *creature_ptr, INVENTORY_IDX item);