OSDN Git Service

[Refactor] #37353 monster.h に関数定義移動。
[hengband/hengband.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