mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-22 06:05:38 +00:00
(Android) Enabled the androidapps and androidgames systems
This commit is contained in:
parent
d8d58e6958
commit
21b8782642
|
@ -93,7 +93,7 @@
|
|||
<fullname>Android Apps</fullname>
|
||||
<path>%ROMPATH%/androidapps</path>
|
||||
<extension>.app .APP</extension>
|
||||
<command>PLACEHOLDER %ROM%</command>
|
||||
<command label="Android App">%ANDROIDAPP%=%FILEINJECT%</command>
|
||||
<platform>android</platform>
|
||||
<theme>androidapps</theme>
|
||||
</system>
|
||||
|
@ -102,7 +102,7 @@
|
|||
<fullname>Android Games</fullname>
|
||||
<path>%ROMPATH%/androidgames</path>
|
||||
<extension>.app .APP</extension>
|
||||
<command>PLACEHOLDER %ROM%</command>
|
||||
<command label="Android Game">%ANDROIDAPP%=%FILEINJECT%</command>
|
||||
<platform>android</platform>
|
||||
<theme>androidgames</theme>
|
||||
</system>
|
||||
|
|
Loading…
Reference in a new issue