summaryrefslogtreecommitdiff
path: root/home/tilemap.asm
diff options
context:
space:
mode:
Diffstat (limited to 'home/tilemap.asm')
-rw-r--r--home/tilemap.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/tilemap.asm b/home/tilemap.asm
index 60e16bc95..115efb3e5 100644
--- a/home/tilemap.asm
+++ b/home/tilemap.asm
@@ -13,7 +13,7 @@ InitVerticalMenuCursor:: ; 0x1c10
callab _InitVerticalMenuCursor
ret
-WriteBackup:: ; 0x1c17
+CloseWindow:: ; 0x1c17
push af
call ExitMenu
call ApplyTilemap