From 015cd802051d1efcb2f2d7f9a65bdcafb4fa4c5b Mon Sep 17 00:00:00 2001 From: Thomas Achatz <30968528+shadeRed@users.noreply.github.com> Date: Thu, 31 Mar 2022 14:20:32 -0500 Subject: [PATCH] update blue rgb to match rando --- soh/src/code/z_parameter.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/soh/src/code/z_parameter.c b/soh/src/code/z_parameter.c index 7d1ec68d7..248a01394 100644 --- a/soh/src/code/z_parameter.c +++ b/soh/src/code/z_parameter.c @@ -3126,7 +3126,7 @@ void Interface_Draw(GlobalContext* globalCtx) { static s16 rupeeDigitsFirst[] = { 1, 0, 0 }; static s16 rupeeDigitsCount[] = { 2, 3, 3 }; static s16 rupeeIconGreen[] = { 200, 255, 100 }; - static s16 rupeeIconBlue[] = { 100, 100, 255 }; + static s16 rupeeIconBlue[] = { 130, 130, 255 }; static s16 rupeeIconRed[] = { 255, 100, 100 }; static s16 spoilingItemEntrances[] = { 0x01AD, 0x0153, 0x0153 }; static f32 D_80125B54[] = { -40.0f, -35.0f }; // unused