From 3270294fc2e03865951f81c26fef01b1dabccef0 Mon Sep 17 00:00:00 2001 From: scawful Date: Fri, 16 Aug 2024 13:51:41 -0400 Subject: [PATCH] wrap old bg color mosaic fix in conditional --- Overworld/time_system.asm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Overworld/time_system.asm b/Overworld/time_system.asm index fcae6a2..365f6ce 100644 --- a/Overworld/time_system.asm +++ b/Overworld/time_system.asm @@ -461,9 +461,11 @@ org $00FC6A ;$0B/FEBE 8F 40 C5 7E STA $7EC540 ;$0B/FEC2 8F 40 C3 7E STA $7EC340 +if ZS_CUSTOM_OW_V2 = 0 ; Custom BG Color Mosaic Background Color fix org $028464 NOP #6 +endif org $02AE92 NOP #6