OSDN Git Service

[Refactor] #39970 Separated output-updater.c/h from core.c/h
[hengband/hengband.git] / src / chest.h
1 
2 extern void chest_death(player_type *owner_ptr, bool scatter, POSITION y, POSITION x, OBJECT_IDX o_idx);
3 extern void chest_trap(player_type *target_ptr, POSITION y, POSITION x, OBJECT_IDX o_idx);
4