OSDN Git Service

[Fix] #38965 「気合いため」のための concentration() 関数抜け修正。 / Fix forgotten calling concentration().
[hengband/hengband.git] / src / cmd-eat.h
1 
2 extern void do_cmd_eat_food(void);
3 extern void do_cmd_eat_food_aux(INVENTORY_IDX item);