OSDN Git Service

[Refactor] #40906 art-*.h をfixed-art-types.h に統合した / Unified art-*.h into fixed-art...
[hengband/hengband.git] / src / cmd-item / cmd-refill.h
1 #pragma once
2
3 #include "system/angband.h"
4
5 void do_cmd_refill(player_type *user_ptr);