From 324c23296514ea7b5f0b562ecca5b4e3def2aafc Mon Sep 17 00:00:00 2001 From: Vague Rant Date: Tue, 24 May 2022 23:23:19 +1000 Subject: [PATCH] rm accidental line break --- soh/src/overlays/actors/ovl_Boss_Ganon2/z_boss_ganon2.c | 1 - 1 file changed, 1 deletion(-) diff --git a/soh/src/overlays/actors/ovl_Boss_Ganon2/z_boss_ganon2.c b/soh/src/overlays/actors/ovl_Boss_Ganon2/z_boss_ganon2.c index b4324ce7d..c59aaa46e 100644 --- a/soh/src/overlays/actors/ovl_Boss_Ganon2/z_boss_ganon2.c +++ b/soh/src/overlays/actors/ovl_Boss_Ganon2/z_boss_ganon2.c @@ -1454,7 +1454,6 @@ void func_80901020(BossGanon2* this, GlobalContext* globalCtx) { } void func_8090109C(BossGanon2* this, GlobalContext* globalCtx) { - u8 i; static Color_RGBA8 sPrimColor = { 0, 120, 0, 255 };