This commit is contained in:
Rangi
2018-05-06 22:45:07 -04:00
23 changed files with 54 additions and 53 deletions

View File

@@ -2320,7 +2320,7 @@ Function100eb4: ; 100eb4
and a
call Function100eca
asm_100eb8
asm_100eb8:
ld hl, wcd68
inc [hl]
ld a, [hl]
@@ -2332,7 +2332,7 @@ asm_100eb8
Function100ec4: ; 100ec4
ret
Function100ec5
Function100ec5:
ld hl, wcd67
inc [hl]
ret

View File

@@ -1293,7 +1293,7 @@ MobileTradeAnim_DisplayReceivedMon:
call MobileTradeAnim_MonDisplay_UpdateBGMap
ret
MobileTradeAnim_DisplayEggData
MobileTradeAnim_DisplayEggData:
call WaitTop
call MobileTradeAnim_ClearTilemap
ld a, HIGH(vBGMap1)