mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-31 21:28:51 +00:00
[Android] Indicate whether or not the device supports NEON within the About fragment.
This commit is contained in:
parent
d3731d0827
commit
4bb22aa0ab
3 changed files with 5 additions and 2 deletions
|
@ -11,6 +11,7 @@
|
|||
<!-- About Fragment -->
|
||||
<string name="build_revision">ビルドのバージョン</string>
|
||||
<string name="supports_gles3">サポートのOpenGL ES 3</string>
|
||||
<string name="supports_neon">サポートのNEON</string>
|
||||
|
||||
<!-- Folder Browser -->
|
||||
<string name="current_dir">現在のディレクトリ: %1$s</string>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue