Mobile trade animations, pokepic animations

This commit is contained in:
PikalaxALT
2015-12-17 13:49:26 -05:00
parent 7203e9d2cc
commit efee40447e
16 changed files with 844 additions and 675 deletions

View File

@@ -1067,7 +1067,7 @@ endr
.jumptable
dw _MainMenu
dw Function6389
dw DeleteSaveData
dw CrystalIntroSequence
dw CrystalIntroSequence
dw ResetClock
@@ -1320,8 +1320,8 @@ TitleScreenEnd: ; 6375
ret
; 6389
Function6389: ; 6389
callba Function4d54c
DeleteSaveData: ; 6389
callba _DeleteSaveData
jp Init
; 6392