Navigation Menu

Skip to content
This repository has been archived by the owner on Feb 11, 2021. It is now read-only.

Commit

Permalink
iPhone port uses custom main
Browse files Browse the repository at this point in the history
  • Loading branch information
Holmes Futrell committed Jul 11, 2008
1 parent 027c296 commit bb4424c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/SDL_main.h
Expand Up @@ -29,7 +29,7 @@

#if defined(__WIN32__) || \
(defined(__MWERKS__) && !defined(__BEOS__)) || \
defined(__SYMBIAN32__)
defined(__SYMBIAN32__) || defined(__IPHONEOS__)

#ifdef __cplusplus
#define C_LINKAGE "C"
Expand Down

0 comments on commit bb4424c

Please sign in to comment.