update blue rgb

This commit is contained in:
Thomas Achatz 2022-03-30 20:53:28 -05:00
commit 8c9f8fcab5

View file

@ -3126,7 +3126,7 @@ void Interface_Draw(GlobalContext* globalCtx) {
static s16 rupeeDigitsFirst[] = { 1, 0, 0 }; static s16 rupeeDigitsFirst[] = { 1, 0, 0 };
static s16 rupeeDigitsCount[] = { 2, 3, 3 }; static s16 rupeeDigitsCount[] = { 2, 3, 3 };
static s16 rupeeIconGreen[] = { 200, 255, 100 }; static s16 rupeeIconGreen[] = { 200, 255, 100 };
static s16 rupeeIconBlue[] = { 100, 200, 255 }; static s16 rupeeIconBlue[] = { 100, 100, 255 };
static s16 rupeeIconRed[] = { 255, 100, 100 }; static s16 rupeeIconRed[] = { 255, 100, 100 };
static s16 spoilingItemEntrances[] = { 0x01AD, 0x0153, 0x0153 }; static s16 spoilingItemEntrances[] = { 0x01AD, 0x0153, 0x0153 };
static f32 D_80125B54[] = { -40.0f, -35.0f }; // unused static f32 D_80125B54[] = { -40.0f, -35.0f }; // unused