*** empty log message ***
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40701
This commit is contained in:
parent
33c3ee82b0
commit
22bedf99bb
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@ void NX_NormalUpdate (_THIS, int numrects, SDL_Rect * rects)
|
|||
}
|
||||
}
|
||||
}
|
||||
#if 0 /* This is needed for microwindows 0.90 or older */
|
||||
#if 1 /* This is needed for microwindows 0.90 or older */
|
||||
else if (pixel_type == MWPF_TRUECOLOR0888 || pixel_type == MWPF_TRUECOLOR888) {
|
||||
Uint8 * ptrsrc ;
|
||||
Uint8 * ptrdst ;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue