Fixed an iOS view orientation issue when SDL_GL_CreateContext or SDL_CreateRenderer is called.

This commit is contained in:
Alex Szpakowski
2015-04-10 23:30:31 -03:00
commit fe6c797cad
1638 changed files with 474295 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">SDL App</string>
</resources>