Add the ability to build Crystal 1.1.

This commit is contained in:
IIMarckus
2015-02-14 01:51:34 -07:00
parent b028e13834
commit 828d6b92f0
11 changed files with 72 additions and 3 deletions

View File

@@ -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