Parcourir la source

Revert "Merge branch 'XForYouX-dev' into dev"

this broke android build

This reverts commit 16841915fd0dcf7d72f8be66318ae67c01b61717, reversing
changes made to c7d2f08de8bb51e323e95211f4553872b565b432.
Crimson-Hawk il y a 2 ans
Parent
commit
18ba0f1345

+ 0 - 2
src/android/app/src/main/res/values/arrays.xml

@@ -142,7 +142,6 @@
         <item>@string/ratio_force_four_three</item>
         <item>@string/ratio_force_twenty_one_nine</item>
         <item>@string/ratio_force_sixteen_ten</item>
-        <item>@string/ratio_thirty_two_nine</item>
         <item>@string/ratio_stretch</item>
     </string-array>
 
@@ -152,7 +151,6 @@
         <item>2</item>
         <item>3</item>
         <item>4</item>
-        <item>5</item>
     </integer-array>
 
     <string-array name="rendererScalingFilterNames">

+ 0 - 1
src/android/app/src/main/res/values/strings.xml

@@ -601,7 +601,6 @@
     <string name="ratio_force_four_three">Force 4:3</string>
     <string name="ratio_force_twenty_one_nine">Force 21:9</string>
     <string name="ratio_force_sixteen_ten">Force 16:10</string>
-    <string name="ratio_force_thirty_two_nine">Force 32:9</string>
     <string name="ratio_stretch">Stretch to window</string>
 
     <!-- CPU Backend -->