changeset 2765 | f55c87ae336b |
parent 2707 | 6259afb046c5 |
child 2859 | 99210400e8b9 |
1.1 --- a/include/SDL_main.h Wed Sep 17 08:24:51 2008 +0000 1.2 +++ b/include/SDL_main.h Sat Oct 04 06:46:59 2008 +0000 1.3 @@ -29,7 +29,7 @@ 1.4 1.5 #if defined(__WIN32__) || \ 1.6 (defined(__MWERKS__) && !defined(__BEOS__)) || \ 1.7 - defined(__SYMBIAN32__) 1.8 + defined(__SYMBIAN32__) || defined(__IPHONEOS__) 1.9 1.10 #ifdef __cplusplus 1.11 #define C_LINKAGE "C"