(Android) Fixed an incorrect label for the mess system

This commit is contained in:
Leon Styhre 2024-02-11 18:51:46 +01:00
parent 1bc93945fd
commit 854f259651

View file

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