Skip to content

Commit c3769b0

Browse files
authored
lr-vice missing addSystem
1 parent b070a36 commit c3769b0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

scriptmodules/libretrocores/lr-vice.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,8 @@ function configure_lr-vice() {
6363
fi
6464
addEmulator "$def" "$md_id${name}" "c64" "$md_inst/vice_${target}_libretro.so"
6565
done
66+
67+
addSystem "c64"
6668

6769
[[ "$md_mode" == "remove" ]] && return
6870

0 commit comments

Comments
 (0)