summaryrefslogtreecommitdiff
path: root/engine/overworld/map_objects.asm
diff options
context:
space:
mode:
authorIIMarckus <iimarckus@gmail.com>2019-08-16 01:41:17 -0600
committerIIMarckus <iimarckus@gmail.com>2019-08-16 01:41:17 -0600
commit23daa5361f2b60b166b78f8ecae3d9d34771183c (patch)
tree43c3d530c76b5088cace620a805eab418324c505 /engine/overworld/map_objects.asm
parent5194ca8408af8e1c6181b26e60eb942a658514ca (diff)
Sync home/audio.asm with pokecrystal.
Diffstat (limited to 'engine/overworld/map_objects.asm')
-rwxr-xr-xengine/overworld/map_objects.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/overworld/map_objects.asm b/engine/overworld/map_objects.asm
index 1c118ed6..2bf5fda2 100755
--- a/engine/overworld/map_objects.asm
+++ b/engine/overworld/map_objects.asm
@@ -1176,7 +1176,7 @@ Function58b0: ; 58b0 (1:58b0)
cp b
ret nc
ld l, a
- ld h, wOAMBuffer / $100
+ ld h, wVirtualOAM / $100
ld de, $4
ld a, b
ld c, $a0