OSDN Git Service

In the default preferences, use the keys, FontName-0 and FontSize-0, since those...
[hengbandforosx/hengbandosx.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