Fix interop with SDL on iOS
This commit is contained in:
committed by
SvyatoslavScherbina
parent
2227415448
commit
a9ebb44c6d
@@ -3,6 +3,7 @@ excludedFunctions = _IO_flockfile _IO_funlockfile _IO_ftrylockfile \
|
|||||||
_IO_cleanup_region_start _IO_cleanup_region_end \
|
_IO_cleanup_region_start _IO_cleanup_region_end \
|
||||||
_mm_stream_si32 _mm_stream_si64 \
|
_mm_stream_si32 _mm_stream_si64 \
|
||||||
_cvtsh_ss __frexp __modf __nan __remquo __frexpf __modff __nanf __remquof \
|
_cvtsh_ss __frexp __modf __nan __remquo __frexpf __modff __nanf __remquof \
|
||||||
|
__inf __inff \
|
||||||
SDL_PointInRect SDL_RectEmpty SDL_RectEquals
|
SDL_PointInRect SDL_RectEmpty SDL_RectEquals
|
||||||
entryPoint = SDL_main
|
entryPoint = SDL_main
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user