OSDN Git Service

In English description of "Boomerang", kept the separate sentences and dropped the...
[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