From 84c3a4230d05dbbd45526b996cff99df05c23f8c Mon Sep 17 00:00:00 2001 From: scawful Date: Sat, 17 Aug 2024 17:11:24 -0400 Subject: [PATCH] fix reference to BackgroundFix in ReplaceBGColor using Oracle namespace --- Overworld/ZCustomOverworld2.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Overworld/ZCustomOverworld2.asm b/Overworld/ZCustomOverworld2.asm index ec536a3..eb2b4b6 100644 --- a/Overworld/ZCustomOverworld2.asm +++ b/Overworld/ZCustomOverworld2.asm @@ -2413,7 +2413,7 @@ ReplaceBGColor: ; ORACLE TIME SYSTEM STA $7EE018 - JSL $34816E ; Background Fix + JSL Oracle_BackgroundFix ; $3482DD ; Background Fix ;STA.l $7EC300 : STA.l $7EC340 ; Set the BG color. STA.l $7EC500 : STA.l $7EC540