mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-20 03:35:46 +00:00
Fix Fast CPU time on Android
This commit is contained in:
parent
a9f9b207c2
commit
9755eb32b3
1 changed files with 0 additions and 2 deletions
|
@ -34,7 +34,6 @@
|
|||
</integer-array>
|
||||
|
||||
<string-array name="clockNames">
|
||||
<item>@string/clock_base</item>
|
||||
<item>@string/clock_boost</item>
|
||||
<item>@string/clock_fast</item>
|
||||
</string-array>
|
||||
|
@ -42,7 +41,6 @@
|
|||
<integer-array name="clockValues">
|
||||
<item>0</item>
|
||||
<item>1</item>
|
||||
<item>2</item>
|
||||
</integer-array>
|
||||
|
||||
<string-array name="languageNames">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue