diff options
Diffstat (limited to 'home/map.asm')
-rw-r--r-- | home/map.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/map.asm b/home/map.asm index b6a89742..4b7fc2cd 100644 --- a/home/map.asm +++ b/home/map.asm @@ -224,7 +224,7 @@ Function20c7:: ; 20c7 (0:20c7) ld [wd05b], a ld [hSCY], a ld [hSCX], a - callba Function58c5 + callba ApplyBGMapAnchorToObjects ld a, $60 ld bc, $400 ld hl, $9800 |