cinfo_simple warning

This commit is contained in:
Enno Rehling 2007-12-17 18:32:26 +00:00
parent f0203119ba
commit 0ff520f708

View file

@ -67,8 +67,7 @@ static struct curse_type ct_auraboost = {
/* Magic Boost - Gabe des Chaos */
static struct curse_type ct_magicboost = {
"magicboost",
CURSETYP_UNIT, CURSE_SPREADMODULO|CURSE_IMMUNE, M_MEN,
NULL
CURSETYP_UNIT, CURSE_SPREADMODULO|CURSE_IMMUNE, M_MEN, cinfo_simple
};
/* ------------------------------------------------------------- */