summaryrefslogtreecommitdiff
path: root/event/mom.asm
diff options
context:
space:
mode:
Diffstat (limited to 'event/mom.asm')
-rw-r--r--event/mom.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/event/mom.asm b/event/mom.asm
index a23b55256..6e3c7b320 100644
--- a/event/mom.asm
+++ b/event/mom.asm
@@ -476,7 +476,7 @@ Mom_ContinueMenuSetup: ; 1651a
lb bc, PRINTNUM_MONEY | PRINTNUM_LEADINGZEROS | 3, 6
call PrintNum
call UpdateSprites
- call CGBOnly_LoadEDTile
+ call CGBOnly_CopyTilemapAtOnce
ret
; 1656b