Mercurial > sdl-ios-xcode
diff src/video/win32/SDL_gdirender.c @ 3139:7f684f249ec9
indent
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Sat, 23 May 2009 22:41:08 +0000 |
parents | 0d12e8f1de3c |
children | 83518f8fcd61 |
line wrap: on
line diff
--- a/src/video/win32/SDL_gdirender.c Fri May 15 15:47:37 2009 +0000 +++ b/src/video/win32/SDL_gdirender.c Sat May 23 22:41:08 2009 +0000 @@ -481,7 +481,7 @@ /* Crap, we've lost the original pixel data... *sigh* */ } return 0; -#ifndef _WIN32_WCE /* WinCE has no alphablend */ +#ifndef _WIN32_WCE /* WinCE has no alphablend */ case SDL_BLENDMODE_MASK: case SDL_BLENDMODE_BLEND: if (!data->premultiplied && data->pixels) { @@ -627,7 +627,7 @@ pitch); } else if (data->pixels) { #ifndef _WIN32_WCE - /* WinCE has no GdiFlush */ + /* WinCE has no GdiFlush */ GdiFlush(); #endif *pixels =