*** empty log message ***
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%4047
This commit is contained in:
parent
16d06770f8
commit
d9a2eb5ef1
1 changed files with 1 additions and 1 deletions
|
@ -752,7 +752,7 @@ int DIB_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors)
|
|||
entries[i].peBlue = colors[i].b;
|
||||
#ifndef _WIN32_WCE
|
||||
entries[i].peFlags = PC_NOCOLLAPSE;
|
||||
else
|
||||
#else
|
||||
entries[i].peFlags = 0;
|
||||
#endif
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue