mirror of
https://github.com/yawut/SDL.git
synced 2026-04-24 15:26:55 -05:00
*** empty log message ***
This commit is contained in:
parent
7c010ed0c6
commit
eead664314
|
|
@ -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…
Reference in New Issue
Block a user