summaryrefslogtreecommitdiff
path: root/main.asm
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2015-12-22 22:19:33 -0500
committerPikalaxALT <PikalaxALT@gmail.com>2015-12-22 22:19:33 -0500
commit30b37da3870217da1eaecca82bb77ca4343ada49 (patch)
tree838dae239bf68174d3d3358738939aaabe287a31 /main.asm
parentd08199c79d8168368aeac0381427d533e09f073d (diff)
More stats screen shenanigans
Diffstat (limited to 'main.asm')
-rw-r--r--main.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.asm b/main.asm
index 6b1fabd63..8432ae16d 100644
--- a/main.asm
+++ b/main.asm
@@ -9836,7 +9836,7 @@ AskRememberPassword: ; 4ae12
ld [wMenuBorderTopCoord], a
add $4
ld [wMenuBorderBottomCoord], a
- call BackUpTiles
+ call PushWindow
call VerticalMenu
push af
ld c, 15