(svn r14230) -Codechange: Simplify MapDOSColour() using the new stuff.

This commit is contained in:
frosch
2008-09-02 20:01:18 +00:00
parent 9ca1972e01
commit 7a13b29190
2 changed files with 4 additions and 12 deletions

View File

@@ -39,7 +39,7 @@ static const byte _palmap_w2d[] = {
};
/** Converting from the DOS palette to the Windows palette */
static const byte _palmap_d2w[] = {
extern const byte _palmap_d2w[] = {
0, 215, 216, 136, 88, 106, 32, 33, // 0..7
40, 245, 10, 11, 12, 13, 14, 15, // 8..15
16, 17, 18, 19, 20, 21, 22, 23, // 16..23