Merge pull request #1493 from mar753/boot-fix

Fix: Instead of booting a game, reicast opens bios menu
This commit is contained in:
David Miller 2019-02-08 15:47:16 -10:00 committed by GitHub
commit 6e7bb35bdc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<paths>
<files-path name="files_root" path="."/>
<external-path name="external_root" path="."/>
<external-path name="external_files" path="."/>
<root-path name="external_files" path="/storage/" />
</paths>