You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Add the ability to build Crystal 1.1.
This commit is contained in:
@@ -66,7 +66,11 @@ InitPokedex: ; 40063
|
||||
call Function414b7
|
||||
|
||||
ld hl, wc6d0
|
||||
IF DEF(CRYSTAL11)
|
||||
ld bc, $0116
|
||||
ELSE
|
||||
ld bc, $0115
|
||||
ENDC
|
||||
xor a
|
||||
call ByteFill
|
||||
|
||||
|
Reference in New Issue
Block a user