diff options
Diffstat (limited to 'event')
-rw-r--r-- | event/buena.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/event/buena.asm b/event/buena.asm index 082347ddf..235f10686 100644 --- a/event/buena.asm +++ b/event/buena.asm @@ -10,7 +10,7 @@ SpecialBuenasPassword: ; 8af6b add c add $2 ld [wMenuBorderRightCoord], a - call BackUpTiles + call PushWindow call DoNthMenu ; menu callba Buena_ExitMenu ld b, $0 |