mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-09-06 04:23:29 +00:00
Update file_paths.xml
This commit is contained in:
parent
7bcca32c83
commit
ea216ab8a9
|
@ -1,4 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<paths xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<external-path name="external_files" path="." />
|
||||
<external-path
|
||||
name="external_files"
|
||||
path="Download/" />
|
||||
</paths>
|
||||
|
|
Loading…
Reference in a new issue