Revert "Merge branch 'XForYouX-dev' into dev"
suyu-ci / reuse (push) Waiting to run Details
codespell / Check for spelling errors (push) Waiting to run Details
suyu verify / Verify Format (push) Waiting to run Details
suyu verify / test build (linux-fresh, clang) (push) Blocked by required conditions Details
suyu verify / test build (linux-fresh, linux) (push) Blocked by required conditions Details
suyu verify / test build (linux-mingw, windows) (push) Blocked by required conditions Details
suyu verify / android (push) Blocked by required conditions Details

this broke android build

This reverts commit 16841915fd, reversing
changes made to c7d2f08de8.
This commit is contained in:
Crimson-Hawk 2024-03-23 19:20:40 +08:00
parent 259e65287f
commit 18ba0f1345
Signed by: Crimson-Hawk
GPG Key ID: 0804DD39BB9BF5AC
2 changed files with 0 additions and 3 deletions

View File

@ -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">

View File

@ -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 -->