Skip to content

Commit 3558065

Browse files
committed
Fix incorrect PICO-8 system find rule
1 parent ab8fd7d commit 3558065

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/systems/linux/es_find_rules.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1039,7 +1039,7 @@
10391039
<entry>~/.local/bin/pico-8/pico8</entry>
10401040
<entry>~/bin/pico-8/pico8</entry>
10411041
<!-- RetroDECK -->
1042-
<entry>/app/retrodeck/components/pico8/component_launcher.sh</entry>
1042+
<entry>/app/retrodeck/components/pico-8/component_launcher.sh</entry>
10431043
</rule>
10441044
</emulator>
10451045
<emulator name="PLASTIC">

0 commit comments

Comments
 (0)