From f7af306eff0a953985188068617d4e5f7fba9f75 Mon Sep 17 00:00:00 2001 From: Christopher Leggett Date: Wed, 7 Sep 2022 22:48:11 -0400 Subject: [PATCH 1/2] Hopefully makes Jenkins happy --- soh/soh/Enhancements/randomizer/3drando/menu.cpp | 1 + soh/soh/Enhancements/randomizer/3drando/spoiler_log.cpp | 1 + 2 files changed, 2 insertions(+) diff --git a/soh/soh/Enhancements/randomizer/3drando/menu.cpp b/soh/soh/Enhancements/randomizer/3drando/menu.cpp index 781dbead7..85c8474ee 100644 --- a/soh/soh/Enhancements/randomizer/3drando/menu.cpp +++ b/soh/soh/Enhancements/randomizer/3drando/menu.cpp @@ -2,6 +2,7 @@ #include #include #include +#include #include #include "cosmetics.hpp" diff --git a/soh/soh/Enhancements/randomizer/3drando/spoiler_log.cpp b/soh/soh/Enhancements/randomizer/3drando/spoiler_log.cpp index 461b54cb9..f7c825975 100644 --- a/soh/soh/Enhancements/randomizer/3drando/spoiler_log.cpp +++ b/soh/soh/Enhancements/randomizer/3drando/spoiler_log.cpp @@ -19,6 +19,7 @@ #include #include #include +#include #include #include #include From 6b273c9041f506d6155f98714c242a3ae3c8bbae Mon Sep 17 00:00:00 2001 From: Christopher Leggett Date: Thu, 8 Sep 2022 20:02:58 -0400 Subject: [PATCH 2/2] [Rando] Child Gerudo Fortress 37th Heartpiece randomized Fixes #1071 --- soh/soh/Enhancements/randomizer/randomizer.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/soh/soh/Enhancements/randomizer/randomizer.cpp b/soh/soh/Enhancements/randomizer/randomizer.cpp index eb3812fde..d00cb70f8 100644 --- a/soh/soh/Enhancements/randomizer/randomizer.cpp +++ b/soh/soh/Enhancements/randomizer/randomizer.cpp @@ -3311,7 +3311,6 @@ RandomizerCheck Randomizer::GetCheckFromActor(s16 actorId, s16 sceneNum, s16 act break; case 93: switch (actorParams) { - case 262: case 1984: return RC_GF_CHEST; case 21506: