You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
pokedex 2
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -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
|
||||||
|
|
||||||
|
1
wram.asm
1
wram.asm
@@ -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::
|
||||||
|
Reference in New Issue
Block a user