diff src/video/SDL_surface.c @ 1251:86d0d01290ea

Updated Windows CE/PocketPC support...adds GAPI driver, landscape mode, updated project files, VS2005 support, VGA mode, more device support, etc, etc, etc. Fixes Bugzilla #47 and #28. --ryan.
author Ryan C. Gordon <icculus@icculus.org>
date Thu, 19 Jan 2006 08:43:00 +0000
parents 91569ec25acd
children c9b51268668f
line wrap: on
line diff
--- a/src/video/SDL_surface.c	Thu Jan 19 08:36:41 2006 +0000
+++ b/src/video/SDL_surface.c	Thu Jan 19 08:43:00 2006 +0000
@@ -39,6 +39,7 @@
 #include "SDL_memops.h"
 #include "SDL_leaks.h"
 
+
 /* Public routines */
 /*
  * Create an empty RGB surface of the appropriate depth