mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-22 06:05:38 +00:00
(macOS) Fixed an issue where the platform tag was missing for the tg-cd system.
This commit is contained in:
parent
5c1fa0f79f
commit
996f79134b
|
@ -1333,6 +1333,7 @@
|
|||
<extension>.ccd .CCD .chd .CHD .cue .CUE .img .IMG .iso .ISO .m3u .M3U .pce .PCE .sgx .SGX .toc .TOC .7z .7Z .zip .ZIP</extension>
|
||||
<command label="Beetle PCE">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mednafen_pce_libretro.dylib %ROM%</command>
|
||||
<command label="Beetle PCE FAST">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mednafen_pce_fast_libretro.dylib %ROM%</command>
|
||||
<platform>pcenginecd</platform>
|
||||
<theme>tg-cd</theme>
|
||||
</system>
|
||||
<system>
|
||||
|
|
Loading…
Reference in a new issue