From 59f0507e4cd0693eb89f5ab3e44cb3c442666140 Mon Sep 17 00:00:00 2001 From: YamaArashi Date: Fri, 8 Aug 2014 22:39:13 -0700 Subject: Labelled many functions/variables --- engine/hidden_object_functions3.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engine/hidden_object_functions3.asm') diff --git a/engine/hidden_object_functions3.asm b/engine/hidden_object_functions3.asm index e613df2e..11b91cd3 100755 --- a/engine/hidden_object_functions3.asm +++ b/engine/hidden_object_functions3.asm @@ -119,7 +119,7 @@ TownMapText: ; fc12 (3:7c12) set 6, [hl] call GBPalWhiteOutWithDelay3 xor a - ld [$ffb0], a + ld [hVBlankWY], a inc a ld [H_AUTOBGTRANSFERENABLED], a call LoadFontTilePatterns -- cgit v1.3.1-sl0p