(svn r15425) -Codechange: some color->colour changes and type safety.

This commit is contained in:
rubidium
2009-02-09 02:09:47 +00:00
parent 5080feba0d
commit a7693c6059
15 changed files with 134 additions and 134 deletions

View File

@@ -200,7 +200,7 @@ struct StringColor {
byte shadow;
};
static const StringColor _string_colormap[][17] = {
static const StringColor _string_colourmap[][17] = {
{ /* DOS palette. */
{ 150, 1 }, // TC_BLUE
{ 12, 1 }, // TC_SILVER