Mercurial > sdl-ios-xcode
comparison src/SDL.c @ 1691:c901fd2a42da SDL-1.3
I think this fixes bug #244
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Tue, 20 Jun 2006 05:40:57 +0000 |
parents | 4da1ee79c9af |
children | 931d111e737a |
comparison
equal
deleted
inserted
replaced
1690:43ba677b4f62 | 1691:c901fd2a42da |
---|---|
347 return TRUE; | 347 return TRUE; |
348 } | 348 } |
349 #endif /* building DLL with Watcom C */ | 349 #endif /* building DLL with Watcom C */ |
350 | 350 |
351 #endif /* OS/2 elif __WIN32__ */ | 351 #endif /* OS/2 elif __WIN32__ */ |
352 | |
352 /* vi: set ts=4 sw=4 expandtab: */ | 353 /* vi: set ts=4 sw=4 expandtab: */ |