Skip to content

Commit

Permalink
choose the retropie branch specifically for imame4all
Browse files Browse the repository at this point in the history
  • Loading branch information
joolswills committed Jul 16, 2015
1 parent c2fc96f commit b7319fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scriptmodules/libretrocores/lr-imame4all.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ rp_module_desc="Arcade emu - iMAME4all (based on MAME 0.37b5) port for libretro"
rp_module_menus="2+"

function sources_lr-imame4all() {
gitPullOrClone "$md_build" https://github.com/RetroPie/imame4all-libretro.git
gitPullOrClone "$md_build" https://github.com/RetroPie/imame4all-libretro.git retropie
}

function build_lr-imame4all() {
Expand Down

0 comments on commit b7319fd

Please sign in to comment.