mirror of
https://github.com/thornAvery/jep-hack.git
synced 2026-02-08 09:05:38 +13:00
Charmada!
This required moving the base stat and cry files. Not tested, so someone ought to check...
This commit is contained in:
parent
4972915076
commit
b451ca81ce
35 changed files with 84 additions and 2 deletions
|
|
@ -6,6 +6,7 @@ VenusaurPokedexEntry:: INCLUDE "data/pokemon/dex_entries/venusaur.asm"
|
|||
CharmanderPokedexEntry:: INCLUDE "data/pokemon/dex_entries/charmander.asm"
|
||||
CharmeleonPokedexEntry:: INCLUDE "data/pokemon/dex_entries/charmeleon.asm"
|
||||
CharizardPokedexEntry:: INCLUDE "data/pokemon/dex_entries/charizard.asm"
|
||||
CharmadaPokedexEntry:: INCLUDE "data/pokemon/dex_entries/charmada.asm"
|
||||
SquirtlePokedexEntry:: INCLUDE "data/pokemon/dex_entries/squirtle.asm"
|
||||
WartortlePokedexEntry:: INCLUDE "data/pokemon/dex_entries/wartortle.asm"
|
||||
TotartlePokedexEntry:: INCLUDE "data/pokemon/dex_entries/totartle.asm"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue