From 8f525aae9f4ad09e61c05f98004a9f3a47261156 Mon Sep 17 00:00:00 2001 From: Mathias Lesauvage Date: Sat, 28 Oct 2023 15:50:19 +0200 Subject: [PATCH] Added game data for Street Fighter X Tekken --- utilities/download_smashgg/game_data.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/utilities/download_smashgg/game_data.json b/utilities/download_smashgg/game_data.json index b9c1d86f0..be8c88333 100644 --- a/utilities/download_smashgg/game_data.json +++ b/utilities/download_smashgg/game_data.json @@ -721,5 +721,10 @@ "name": "Dragon Ball Z: Budokai 3", "smashgg_id": 6030, "image_type": "icon" + }, + { + "name": "Street Fighter X Tekken", + "smashgg_id": 5229, + "image_type": "icon" } ] \ No newline at end of file