mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-22 06:05:38 +00:00
(Android) Fixed an incorrect label for the mess system
This commit is contained in:
parent
1bc93945fd
commit
854f259651
|
@ -933,7 +933,7 @@
|
|||
<fullname>Multi Emulator Super System</fullname>
|
||||
<path>%ROMPATH%/mess</path>
|
||||
<extension>.chd .CHD .7z .7Z .zip .ZIP</extension>
|
||||
<command label="Beetle">%EMULATOR_RETROARCH% %EXTRA_CONFIGFILE%=/storage/emulated/0/Android/data/%ANDROIDPACKAGE%/files/retroarch.cfg %EXTRA_LIBRETRO%=mamemess_libretro_android.so %EXTRA_ROM%=%ROM%</command>
|
||||
<command label="Multi (MESS)">%EMULATOR_RETROARCH% %EXTRA_CONFIGFILE%=/storage/emulated/0/Android/data/%ANDROIDPACKAGE%/files/retroarch.cfg %EXTRA_LIBRETRO%=mamemess_libretro_android.so %EXTRA_ROM%=%ROM%</command>
|
||||
<platform>mess</platform>
|
||||
<theme>mess</theme>
|
||||
</system>
|
||||
|
|
Loading…
Reference in a new issue