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.
2 parents ad91d12 + c781124 commit ac06bc6Copy full SHA for ac06bc6
scriptmodules/libretrocores/lr-scummvm.sh
@@ -17,8 +17,6 @@ rp_module_section="exp"
17
18
function sources_lr-scummvm() {
19
gitPullOrClone "$md_build" https://github.com/libretro/scummvm.git
20
- # fix random freeze-on-quit (remove when patched upstream)
21
- applyPatch "$md_data/01_fix_quit.diff"
22
}
23
24
function build_lr-scummvm() {
scriptmodules/libretrocores/lr-scummvm/01_fix_quit.diff
0 commit comments