From 493d4bddf10d09af6b68e1e4a1710e63f499794a Mon Sep 17 00:00:00 2001 From: XargonWan Date: Wed, 5 Feb 2025 14:25:55 +0900 Subject: [PATCH] FEATURES: temprary added psx_ra as we're using that in the presets --- config/retrodeck/reference_lists/features.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config/retrodeck/reference_lists/features.json b/config/retrodeck/reference_lists/features.json index a477a1d6..88fce296 100644 --- a/config/retrodeck/reference_lists/features.json +++ b/config/retrodeck/reference_lists/features.json @@ -683,6 +683,9 @@ "psx": { "name": "Sony PlayStation" }, + "psx_ra": { + "name": "Sony PlayStation" + }, "pv1000": { "name": "Casio PV-1000" },