OSDN Git Service

Added a "the" in the English description of the berserker detection spell in order...
[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);