Fixed compile error

This commit is contained in:
jsalmon3 2004-05-29 20:41:11 +00:00
parent 2ee9c062b8
commit b98c8bf206

View file

@ -689,9 +689,9 @@ typedef struct _decovartype_{
Uint32 BColor; ///< Color of background.
} Bar; ///< Use for Horizontal and vertical Bar.
struct {
// struct {
// FIXME : Add Color, font, format
} Text;
// } Text;
struct {
char NSprite; ///< 0 for ManaSprite, 1 for HealthSprite.