mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-04-22 12:34:59 +00:00
Build with GLES 3.2
This commit is contained in:
parent
3a25c11c5a
commit
f9f19c0a52
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
<uses-feature
|
||||
android:required="true"
|
||||
android:glEsVersion="0x0030000"/>
|
||||
android:glEsVersion="0x0030002"/>
|
||||
|
||||
<application
|
||||
android:allowBackup="true"
|
||||
|
@ -31,4 +31,4 @@
|
|||
android:configChanges="screenSize|screenLayout|orientation|density|uiMode">
|
||||
</activity>
|
||||
</application>
|
||||
</manifest>
|
||||
</manifest>
|
||||
|
|
Loading…
Add table
Reference in a new issue