Mercurial > sdl-ios-xcode
diff src/video/SDL_blit.h @ 1672:8e754b82cecc SDL-1.3
Updated SDL_Surface code for software-only access, fixed some build errors
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Fri, 09 Jun 2006 07:06:12 +0000 |
parents | 4da1ee79c9af |
children |
line wrap: on
line diff
--- a/src/video/SDL_blit.h Fri Jun 09 06:42:42 2006 +0000 +++ b/src/video/SDL_blit.h Fri Jun 09 07:06:12 2006 +0000 @@ -59,9 +59,7 @@ SDL_Surface *dst; int identity; Uint8 *table; - SDL_blit hw_blit; SDL_blit sw_blit; - struct private_hwaccel *hw_data; struct private_swaccel *sw_data; /* the version count matches the destination; mismatch indicates