OSDN Git Service

Removed synthesize statements that are redundant with the property declarations.
[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);