From 9a78c7a1a9a955e2d20ba59b62bcdfc4bd15e88d Mon Sep 17 00:00:00 2001 From: Cyan Date: Mon, 5 May 2014 18:35:19 +0000 Subject: [PATCH] * Fixed Ocarina download from Geckocodes issue2253 (Thanks Gave92) * Added a check for downloaded Ocarina content (Thanks Airline38) * Removed Error #002 setting (Always set to Anti) --- HBC/META.XML | 4 +- source/network/http.c | 24 ++++--- source/patches/gamepatches.c | 8 +-- source/patches/gamepatches.h | 2 +- source/prompts/PromptWindows.cpp | 88 +++++++----------------- source/settings/CGameSettings.cpp | 7 -- source/settings/CGameSettings.h | 2 - source/settings/CSettings.cpp | 7 -- source/settings/CSettings.h | 1 - source/settings/menus/GameLoadSM.cpp | 19 ----- source/settings/menus/LoaderSettings.cpp | 16 ----- source/usbloader/GameBooter.cpp | 3 +- 12 files changed, 46 insertions(+), 135 deletions(-) diff --git a/HBC/META.XML b/HBC/META.XML index 3bfb50f2..e23c2560 100644 --- a/HBC/META.XML +++ b/HBC/META.XML @@ -2,8 +2,8 @@ USB Loader GX USB Loader GX Team - 3.0 r1224 - 20140504153530 + 3.0 r1225 + 20140505182616