[airplay] fix screen orientation bugs (pointer not properly worked) on devices ( checked on IOS IPad/IPhone), when orientation was changed.

This commit is contained in:
Max Aksenov 2011-04-04 01:54:34 -07:00
parent cb65469103
commit 290367c867
1 changed files with 11 additions and 14 deletions

View File

@ -1,14 +1,11 @@
[S3E]
MemSize=[s3e]SCREENSIZE + 50331648
MemFlags0=USE_STACK_ALLOCATOR
[Trace]
GAME=1
IW_GL=1
IW_GL_VERBOSE=1
[gl]
[S3E]
MemSize=[s3e]SCREENSIZE + 50331648
MemFlags0=USE_STACK_ALLOCATOR
FixScreenOrientation = 1
[Trace]
GAME=1
IW_GL=1
IW_GL_VERBOSE=1