Mercurial > sdl-ios-xcode
comparison src/video/SDL_video.c @ 1254:c2ee0f7fa711
*** empty log message ***
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Thu, 19 Jan 2006 10:25:02 +0000 |
parents | 86d0d01290ea |
children | 448a9a64537b |
comparison
equal
deleted
inserted
replaced
1253:7c7ddaf195bf | 1254:c2ee0f7fa711 |
---|---|
125 #endif | 125 #endif |
126 #ifdef ENABLE_DC | 126 #ifdef ENABLE_DC |
127 &DC_bootstrap, | 127 &DC_bootstrap, |
128 #endif | 128 #endif |
129 #ifdef ENABLE_RISCOS | 129 #ifdef ENABLE_RISCOS |
130 &RISCOS_bootstrap, | 130 &RISCOS_bootstrap, |
131 #endif | 131 #endif |
132 #ifdef __OS2__ | 132 #ifdef __OS2__ |
133 &OS2FSLib_bootstrap, | 133 &OS2FSLib_bootstrap, |
134 #endif | 134 #endif |
135 #ifdef ENABLE_DUMMYVIDEO | 135 #ifdef ENABLE_DUMMYVIDEO |