OSDN Git Service

[Refactor] #38932 文字コードを UTF-8(BOM) / LF に統一。 / Unify UTF-8(BOM) + LF.
[hengbandforosx/hengbandosx.git] / src / chest.h
1 
2 extern void chest_death(bool scatter, POSITION y, POSITION x, OBJECT_IDX o_idx);
3 extern void chest_trap(POSITION y, POSITION x, OBJECT_IDX o_idx);
4