summaryrefslogtreecommitdiff
path: root/engine/hidden_object_functions3.asm
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2014-09-23 15:02:03 -0700
committeryenatch <yenatch@gmail.com>2014-09-23 15:02:03 -0700
commita81487e9c6ee271f0ffeaacd681b929c0b4afaf0 (patch)
tree411e4d684f723edb152ca1631a215c12f980c44c /engine/hidden_object_functions3.asm
parent6866df277f7f7685ae087c9e54d537873a941575 (diff)
Rename hVBlank* constants to h*.
Diffstat (limited to 'engine/hidden_object_functions3.asm')
-rwxr-xr-xengine/hidden_object_functions3.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/hidden_object_functions3.asm b/engine/hidden_object_functions3.asm
index d3d83f08..c471c7bb 100755
--- a/engine/hidden_object_functions3.asm
+++ b/engine/hidden_object_functions3.asm
@@ -120,7 +120,7 @@ TownMapText: ; fc12 (3:7c12)
set 6, [hl]
call GBPalWhiteOutWithDelay3
xor a
- ld [hVBlankWY], a
+ ld [hWY], a
inc a
ld [H_AUTOBGTRANSFERENABLED], a
call LoadFontTilePatterns