Fixed compile error
This commit is contained in:
parent
2ee9c062b8
commit
b98c8bf206
1 changed files with 2 additions and 2 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue