Merge pull request #179 from bitman44/master

Replaced instances of Mon### with the Pokemon's name
This commit is contained in:
Daniel Harding 2018-03-21 07:34:28 -05:00 committed by GitHub
commit 509ee98219
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 382 additions and 572 deletions

File diff suppressed because it is too large Load diff

View file

@ -150,7 +150,7 @@ RedrawPartyMenu_:
ld l, a
ld de, wcd6d
ld a, BANK(EvosMovesPointerTable)
ld bc, Mon133_EvosEnd - Mon133_EvosMoves
ld bc, EeveeEvosEnd - EeveeEvosMoves
call FarCopyData
ld hl, wcd6d
ld de, .notAbleToEvolveText