mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-17 02:40:50 +12:00
Cleaned up name formatting
This commit is contained in:
parent
8251c6138e
commit
2056bdda52
File diff suppressed because it is too large
Load diff
|
@ -150,7 +150,7 @@ RedrawPartyMenu_:
|
|||
ld l, a
|
||||
ld de, wcd6d
|
||||
ld a, BANK(EvosMovesPointerTable)
|
||||
ld bc, EEVEE_EvosEnd - EEVEE_EvosMoves
|
||||
ld bc, EeveeEvosEnd - EeveeEvosMoves
|
||||
call FarCopyData
|
||||
ld hl, wcd6d
|
||||
ld de, .notAbleToEvolveText
|
||||
|
|
Loading…
Reference in a new issue