mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-29 01:25:38 +00:00
Added configuration for the Google Android (android) system on Windows.
This commit is contained in:
parent
459853cca1
commit
5dbcf3c722
|
@ -84,8 +84,8 @@
|
||||||
<name>android</name>
|
<name>android</name>
|
||||||
<fullname>Google Android</fullname>
|
<fullname>Google Android</fullname>
|
||||||
<path>%ROMPATH%\android</path>
|
<path>%ROMPATH%\android</path>
|
||||||
<extension>.7z .7Z .zip .ZIP</extension>
|
<extension>.lnk .LNK</extension>
|
||||||
<command>PLACEHOLDER %ROM%</command>
|
<command>%HIDEWINDOW% %ESCAPESPECIALS% %STARTDIR%=%EMUDIR% %EMULATOR_OS-SHELL% /C %ROM%</command>
|
||||||
<platform>android</platform>
|
<platform>android</platform>
|
||||||
<theme>android</theme>
|
<theme>android</theme>
|
||||||
</system>
|
</system>
|
||||||
|
|
Loading…
Reference in a new issue