OSDN Git Service

Wasn't considering the full GLYPH_COUNT glyphs in updateGlyphInfo() (regression intro...
[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);