Superdom: Silence warning.

Change-Id: Idec8c1a9defb19ebd753c2609b5d4207581c9248
This commit is contained in:
Michael Giacomelli 2014-09-14 05:16:10 +02:00
parent 1189fbe186
commit a7f23a5d05

View file

@ -626,7 +626,7 @@ static int superdom_help(void)
"army.", "Each", "tile", "has", "a", "strength,", "calculated", "by",
"the", "ownership", "of", "surrounding", "tiles,", "and", "the", "type",
"and", "number", "of", "troops", "on", "them."};
static const struct style_text style[]={
static struct style_text style[]={
{0, TEXT_CENTER|TEXT_UNDERLINE},
{2, C_RED},
{21, C_RED},