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 7063373 + 12d0842 commit 4729c05Copy full SHA for 4729c05
scriptmodules/emulators/mupen64plus.sh
@@ -66,7 +66,7 @@ function _get_repos_mupen64plus() {
66
commit="8a9d52b41b33d853445f0779dd2b9f5ec4ecdda8"
67
fi
68
# avoid a GLideN64 regression introduced in 1a0621d
69
- isPlatform "gles" && commit="5bbf55df"
+ isPlatform "gles" && commit="5bbf55df8c61ab86b5e41a97906bc99ce9b00a36"
70
repos+=("gonetz GLideN64 master $commit")
71
72
local repo
0 commit comments