mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-22 14:15:38 +00:00
(Windows) Fixed an incorrect find rule for the Mupen64Plus standalone emulator.
This commit is contained in:
parent
33c7f2be5d
commit
2e5af2b265
|
@ -166,6 +166,8 @@
|
|||
<!-- Nintendo 64 emulator Mupen64Plus -->
|
||||
<rule type="systempath">
|
||||
<entry>mupen64plus-ui-console.exe</entry>
|
||||
</rule>
|
||||
<rule type="staticpath">
|
||||
<entry>%ESPATH%\mupen64plus\mupen64plus-ui-console.exe</entry>
|
||||
<entry>%ESPATH%\Emulators\mupen64plus\mupen64plus-ui-console.exe</entry>
|
||||
<entry>%ESPATH%\..\mupen64plus\mupen64plus-ui-console.exe</entry>
|
||||
|
|
Loading…
Reference in a new issue