OSDN Git Service

Changed to mark the writeable files directory (~/Documents/Hengband previously) with...
[hengbandforosx/hengbandosx.git] / src / object-curse.h
1 extern BIT_FLAGS get_curse(int power, object_type *o_ptr);
2 extern void curse_equipment(PERCENTAGE chance, PERCENTAGE heavy_chance);