diff options
Diffstat (limited to 'home/scrolling_menu.asm')
-rw-r--r-- | home/scrolling_menu.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/scrolling_menu.asm b/home/scrolling_menu.asm index 28d3d3e..23e2f1a 100644 --- a/home/scrolling_menu.asm +++ b/home/scrolling_menu.asm @@ -77,7 +77,7 @@ Function3872:: ; 00:3872 jr asm_387d Function3875:: - callab Function8cd0c + callab PlaySpriteAnimationsAndDelayFrame asm_387d: ; 00:387d pop bc call GetJoypad |