diff options
Diffstat (limited to 'mobile/mobile_42.asm')
-rw-r--r-- | mobile/mobile_42.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mobile/mobile_42.asm b/mobile/mobile_42.asm index eeedffb5a..566b00755 100644 --- a/mobile/mobile_42.asm +++ b/mobile/mobile_42.asm @@ -1293,7 +1293,7 @@ MobileTradeAnim_DisplayReceivedMon: call MobileTradeAnim_MonDisplay_UpdateBGMap ret -MobileTradeAnim_DisplayEggData +MobileTradeAnim_DisplayEggData: call WaitTop call MobileTradeAnim_ClearTilemap ld a, HIGH(vBGMap1) |