(Android) Enabled the androidapps and androidgames systems

This commit is contained in:
Leon Styhre 2024-05-11 15:46:16 +02:00
parent d8d58e6958
commit 21b8782642

View file

@ -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>