We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 161def7 commit c078464Copy full SHA for c078464
scriptmodules/libretrocores/lr-openlara.sh
@@ -16,7 +16,7 @@ rp_module_help="ROM Extensions: .PHD .PNG .PSX .SAT .TR2\nAudio Extensions: .ogg
16
rp_module_licence="BSD 2-Clause https://raw.githubusercontent.com/libretro/OpenLara/master/LICENSE"
17
rp_module_repo="git https://github.com/micahvdm/OpenLara.git master"
18
rp_module_section="exp"
19
-rp_module_flags="rpi5"
+rp_module_flags=""
20
21
function sources_lr-openlara() {
22
gitPullOrClone
0 commit comments