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 5460c63 commit 7063373Copy full SHA for 7063373
scriptmodules/libretrocores/lr-mess.sh
@@ -13,7 +13,7 @@ rp_module_id="lr-mess"
13
rp_module_desc="MESS emulator - MESS Port for libretro"
14
rp_module_help="see wiki for detailed explanation"
15
rp_module_licence="GPL2 https://raw.githubusercontent.com/libretro/mame/master/COPYING"
16
-rp_module_repo="git https://github.com/libretro/mame.git master :_get_version_lr-mame"
+rp_module_repo="git https://github.com/libretro/mame.git :_get_version_lr-mame"
17
rp_module_section="exp"
18
rp_module_flags=""
19
0 commit comments