(Windows) Added the .lnk file extension to the steam system

This commit is contained in:
Leon Styhre 2023-09-07 21:48:39 +02:00
parent fc8ab2fb9e
commit 06176a91b1

View file

@ -1650,7 +1650,7 @@
<name>steam</name>
<fullname>Valve Steam</fullname>
<path>%ROMPATH%\steam</path>
<extension>.bat .BAT .url .URL</extension>
<extension>.bat .BAT .lnk .LNK .url .URL</extension>
<command label="Steam (Standalone)">%HIDEWINDOW% %ESCAPESPECIALS% %RUNINBACKGROUND% %EMULATOR_OS-SHELL% /C %ROM%</command>
<platform>steam</platform>
<theme>steam</theme>