diff src/video/SDL_blit_auto.h @ 2263:900c35d8e8fd

More work in progress, still doesn't compile...
author Sam Lantinga <slouken@libsdl.org>
date Fri, 17 Aug 2007 06:40:12 +0000
parents bee005ace1bf
children 99210400e8b9
line wrap: on
line diff
--- a/src/video/SDL_blit_auto.h	Fri Aug 17 06:21:58 2007 +0000
+++ b/src/video/SDL_blit_auto.h	Fri Aug 17 06:40:12 2007 +0000
@@ -24,7 +24,7 @@
 
 /* *INDENT-OFF* */
 
-extern SDL_BlitFuncEntry *SDL_GeneratedBlitFuncTable;
+extern SDL_BlitFuncEntry SDL_GeneratedBlitFuncTable[];
 
 /* *INDENT-ON* */