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 463ad39 + c3769b0 commit 33bc26fCopy full SHA for 33bc26f
scriptmodules/libretrocores/lr-vice.sh
@@ -63,6 +63,8 @@ function configure_lr-vice() {
63
fi
64
addEmulator "$def" "$md_id${name}" "c64" "$md_inst/vice_${target}_libretro.so"
65
done
66
+
67
+ addSystem "c64"
68
69
[[ "$md_mode" == "remove" ]] && return
70
0 commit comments