aboutsummaryrefslogtreecommitdiffstats
path: root/engine/hidden_object_functions7.asm
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2015-07-24 14:39:45 -0700
committerYamaArashi <shadow962@live.com>2015-07-24 14:39:45 -0700
commit82512e449115aa9d004e24a3d1526dd32570c56d (patch)
tree7e391804d1cae21509101795de3384c30122628b /engine/hidden_object_functions7.asm
parentmake route22 rival events more consistent (diff)
downloadpokeyellow-82512e449115aa9d004e24a3d1526dd32570c56d.tar.gz
pokeyellow-82512e449115aa9d004e24a3d1526dd32570c56d.tar.xz
pokeyellow-82512e449115aa9d004e24a3d1526dd32570c56d.zip
named animation functions/variables
Diffstat (limited to 'engine/hidden_object_functions7.asm')
-rwxr-xr-xengine/hidden_object_functions7.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/hidden_object_functions7.asm b/engine/hidden_object_functions7.asm
index 283bf32f..4e76d996 100755
--- a/engine/hidden_object_functions7.asm
+++ b/engine/hidden_object_functions7.asm
@@ -293,7 +293,7 @@ UpdateCinnabarGymGateTileBlocks_: ; 1eb0a (7:6b0a)
ld a, $e
.next
pop bc
- ld [wd09f], a
+ ld [wNewTileBlockID], a
predef ReplaceTileBlock
ld hl, $ffdb
dec [hl]