summaryrefslogtreecommitdiff
path: root/home/window.asm
diff options
context:
space:
mode:
Diffstat (limited to 'home/window.asm')
-rw-r--r--home/window.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/window.asm b/home/window.asm
index a22ab18b..9bafebe5 100644
--- a/home/window.asm
+++ b/home/window.asm
@@ -58,7 +58,7 @@ _OpenAndCloseMenu_HDMATransferTileMapAndAttrMap:: ; 2ee3 (0:2ee3)
push af
ld a, $1
ld [hOAMUpdate], a
- call Function348e
+ call CGBOnly_LoadEDTile
pop af
ld [hOAMUpdate], a
ret