OSDN Git Service

[Refactor] #37353 仙術領域処理を cmd-spell.c から realm-sorcery.c/h へ分離。
[hengband/hengband.git] / src / chest.h
1 \r
2 extern void chest_death(bool scatter, int y, int x, s16b o_idx);\r
3 extern void chest_trap(POSITION y, POSITION x, KIND_OBJECT_IDX o_idx);\r
4 \r