OSDN Git Service

[Fix] #38791 Winsows版ビルドオプションを修正。 / Fix build option on windows.
[hengband/hengband.git] / src / chest.h
1 \r
2 extern void chest_death(bool scatter, POSITION y, POSITION x, OBJECT_IDX o_idx);\r
3 extern void chest_trap(POSITION y, POSITION x, OBJECT_IDX o_idx);\r
4 \r