(Windows) Removed a systempath entry for the Mednafen emulator that was included in the portable find rules file by mistake

This commit is contained in:
Leon Styhre 2023-09-10 22:02:40 +02:00
parent 9881887d4e
commit 0f85416ff4

View file

@ -246,9 +246,6 @@
</emulator>
<emulator name="MEDNAFEN">
<!-- Multi-system emulator Mednafen -->
<rule type="systempath">
<entry>mednafen.exe</entry>
</rule>
<rule type="staticpath">
<entry>%ESPATH%\Emulators\mednafen\mednafen.exe</entry>
<entry>%ESPATH%\..\Emulators\mednafen\mednafen.exe</entry>