Mercurial > sdl-ios-xcode
diff src/video/xbios/SDL_xbios.h @ 2036:12ef90a41631
Pfiou, all of it to update, faster to rewrite from scratch?
author | Patrice Mandin <patmandin@gmail.com> |
---|---|
date | Fri, 22 Sep 2006 21:52:20 +0000 |
parents | c848c18684ab |
children | 4b3f98a9a2c1 |
line wrap: on
line diff
--- a/src/video/xbios/SDL_xbios.h Wed Sep 20 22:09:19 2006 +0000 +++ b/src/video/xbios/SDL_xbios.h Fri Sep 22 21:52:20 2006 +0000 @@ -46,7 +46,7 @@ /* Private display data */ #define NUM_MODELISTS 2 /* 8 and 16 bits-per-pixel */ -struct SDL_VideoData +typedef struct SDL_VideoData { long cookie_vdo; int old_video_mode; /* Old video mode before entering SDL */