mirror of
https://github.com/MiSTer-devel/Distribution_MiSTer.git
synced 2026-05-24 03:03:20 +00:00
Enabling Game Boy Color again
This commit is contained in:
committed by
GitHub
parent
41b0b0e692
commit
3b9334dfad
3
.github/update_distribution.sh
vendored
3
.github/update_distribution.sh
vendored
@@ -794,9 +794,6 @@ files_with_no_date() {
|
||||
local FOLDER="${1}"
|
||||
pushd "${FOLDER}" > /dev/null 2>&1
|
||||
for file in *; do
|
||||
if [[ "${file}" == "Game Boy Color.mgl" ]] ; then
|
||||
continue
|
||||
fi
|
||||
if [[ "${file}" == "SG-1000.mgl" ]] ; then
|
||||
continue
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user