mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-25 15:45: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>
|
||||
<fullname>Google Android</fullname>
|
||||
<path>%ROMPATH%\android</path>
|
||||
<extension>.7z .7Z .zip .ZIP</extension>
|
||||
<command>PLACEHOLDER %ROM%</command>
|
||||
<extension>.lnk .LNK</extension>
|
||||
<command>%HIDEWINDOW% %ESCAPESPECIALS% %STARTDIR%=%EMUDIR% %EMULATOR_OS-SHELL% /C %ROM%</command>
|
||||
<platform>android</platform>
|
||||
<theme>android</theme>
|
||||
</system>
|
||||
|
|
Loading…
Reference in a new issue