pokedex 2

This commit is contained in:
YamaArashi
2016-01-09 19:03:38 -08:00
parent e033ea3a37
commit 418c84dc0c
3 changed files with 131 additions and 119 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -5864,7 +5864,7 @@ Function11ad1b: ; 11ad1b
ld [wcd30], a ld [wcd30], a
ld a, $2 ld a, $2
ld [wc7d4], a ld [wc7d4], a
callba Pokedex_ChangeMode callba Pokedex_OrderMonsByMode
ret ret
; 11ad6e ; 11ad6e

View File

@@ -1348,6 +1348,7 @@ wIntroSceneFrameCounter::
wHoldingUnownPuzzlePiece:: wHoldingUnownPuzzlePiece::
wCardFlipCursorY:: wCardFlipCursorY::
wCreditsBorderFrame:: wCreditsBorderFrame::
wDexEntryPrevJumptableIndex::
wcf64:: ds 1 wcf64:: ds 1
IF !DEF(CRYSTAL11) IF !DEF(CRYSTAL11)
wPokedexStatus:: wPokedexStatus::