Fix interop with SDL on iOS

This commit is contained in:
Svyatoslav Scherbina
2017-04-10 14:19:49 +03:00
committed by SvyatoslavScherbina
parent 2227415448
commit a9ebb44c6d
+1
View File
@@ -3,6 +3,7 @@ excludedFunctions = _IO_flockfile _IO_funlockfile _IO_ftrylockfile \
_IO_cleanup_region_start _IO_cleanup_region_end \
_mm_stream_si32 _mm_stream_si64 \
_cvtsh_ss __frexp __modf __nan __remquo __frexpf __modff __nanf __remquof \
__inf __inff \
SDL_PointInRect SDL_RectEmpty SDL_RectEquals
entryPoint = SDL_main