OSDN Git Service

Use VERSION_NAME rather than Hengband when setting name of the directory with the...
[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);