diff options
Diffstat (limited to 'event/mom.asm')
-rw-r--r-- | event/mom.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/event/mom.asm b/event/mom.asm index ab405a27c..4102ee771 100644 --- a/event/mom.asm +++ b/event/mom.asm @@ -480,7 +480,7 @@ Function1651a: ; 1651a lb bc, PRINTNUM_MONEY | PRINTNUM_LEADINGZEROS | 3, 6 call PrintNum call UpdateSprites - call Function3238 + call CGBOnly_LoadEDTile ret ; 1656b |