From 0aedb4bc861f7c51a401eeba92ff82fa4044ec92 Mon Sep 17 00:00:00 2001 From: Pepper0ni <93387759+Pepper0ni@users.noreply.github.com> Date: Thu, 19 Dec 2024 14:58:00 +0000 Subject: [PATCH] post merge fix --- soh/soh/Enhancements/randomizer/draw.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/soh/soh/Enhancements/randomizer/draw.cpp b/soh/soh/Enhancements/randomizer/draw.cpp index bd497c819..0d9e532de 100644 --- a/soh/soh/Enhancements/randomizer/draw.cpp +++ b/soh/soh/Enhancements/randomizer/draw.cpp @@ -272,7 +272,7 @@ extern "C" void Randomizer_DrawKeyRing(PlayState* play, GetItemEntry* getItemEnt Rando::SPIRIT_TEMPLE, Rando::SHADOW_TEMPLE, Rando::BOTTOM_OF_THE_WELL, - Rando::GERUDO_TRAINING_GROUNDS, + Rando::GERUDO_TRAINING_GROUND, (Rando::DungeonKey)0, Rando::GANONS_CASTLE, (Rando::DungeonKey)0,