Changed the platform to pcwindows for the epic system.

This commit is contained in:
Leon Styhre 2022-05-14 12:04:39 +02:00
parent f27ac9d26b
commit a3116edc29
3 changed files with 3 additions and 3 deletions

View file

@ -379,7 +379,7 @@
<path>%ROMPATH%/epic</path> <path>%ROMPATH%/epic</path>
<extension>.sh</extension> <extension>.sh</extension>
<command>%EMULATOR_OS-SHELL% %ROM%</command> <command>%EMULATOR_OS-SHELL% %ROM%</command>
<platform>moonlight</platform> <platform>pcwindows</platform>
<theme>epic</theme> <theme>epic</theme>
</system> </system>
<system> <system>

View file

@ -379,7 +379,7 @@
<path>%ROMPATH%/epic</path> <path>%ROMPATH%/epic</path>
<extension>.sh</extension> <extension>.sh</extension>
<command>%EMULATOR_OS-SHELL% %ROM%</command> <command>%EMULATOR_OS-SHELL% %ROM%</command>
<platform>moonlight</platform> <platform>pcwindows</platform>
<theme>epic</theme> <theme>epic</theme>
</system> </system>
<system> <system>

View file

@ -379,7 +379,7 @@
<path>%ROMPATH%\epic</path> <path>%ROMPATH%\epic</path>
<extension>.bat .BAT</extension> <extension>.bat .BAT</extension>
<command>%HIDEWINDOW% %ESCAPESPECIALS% %EMULATOR_OS-SHELL% /C %ROM%</command> <command>%HIDEWINDOW% %ESCAPESPECIALS% %EMULATOR_OS-SHELL% /C %ROM%</command>
<platform>moonlight</platform> <platform>pcwindows</platform>
<theme>epic</theme> <theme>epic</theme>
</system> </system>
<system> <system>