From b3d2249422bb7f15270d0b2ff4dc26735bd2a768 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Manuel=20Barroso=20Galindo?= Date: Thu, 12 May 2022 23:29:07 +0200 Subject: [PATCH] Testing without the PSX Cheats again --- .github/update_distribution.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/update_distribution.sh b/.github/update_distribution.sh index b8f876f29..c1487f67f 100755 --- a/.github/update_distribution.sh +++ b/.github/update_distribution.sh @@ -582,7 +582,6 @@ declare -A CHEAT_MAPPINGS=( \ ["nes"]="NES" \ ["pce"]="TGFX16" \ ["pcd"]="TGFX16-CD" \ - ["psx"]="PSX" \ ["scd"]="MegaCD" \ ["sms"]="SMS" \ ["snes"]="SNES" \