OSDN Git Service

[Refactor] #38997 project() に player_type * 引数を追加. / Add player_type * argument to...
[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(player_type *target_ptr, POSITION y, POSITION x, OBJECT_IDX o_idx);
4