Skip to content

Commit c781124

Browse files
committed
lr-scummvm - "fix quit" patch is now merged upstream
* The "fix quit" patch is now merged upstream so it is no longer needed here Ref: https://github.com/libretro/scummvm/pull/130
1 parent ad91d12 commit c781124

File tree

2 files changed

+0
-15
lines changed

2 files changed

+0
-15
lines changed

scriptmodules/libretrocores/lr-scummvm.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ rp_module_section="exp"
1717

1818
function sources_lr-scummvm() {
1919
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"
2220
}
2321

2422
function build_lr-scummvm() {

scriptmodules/libretrocores/lr-scummvm/01_fix_quit.diff

Lines changed: 0 additions & 13 deletions
This file was deleted.

0 commit comments

Comments
 (0)