Mercurial > sdl-ios-xcode
diff include/SDL_main.h @ 2707:6259afb046c5
Reverted Holmes' changes, they should be on the iphone branch
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Sat, 05 Jul 2008 16:15:44 +0000 |
parents | e708fe246d03 |
children | f55c87ae336b |
line wrap: on
line diff
--- a/include/SDL_main.h Sun Jun 22 23:13:02 2008 +0000 +++ b/include/SDL_main.h Sat Jul 05 16:15:44 2008 +0000 @@ -29,7 +29,7 @@ #if defined(__WIN32__) || \ (defined(__MWERKS__) && !defined(__BEOS__)) || \ - defined(__SYMBIAN32__) || defined(__IPHONEOS__) + defined(__SYMBIAN32__) #ifdef __cplusplus #define C_LINKAGE "C"