mirror of
https://github.com/thornAvery/jep-hack.git
synced 2026-02-08 00:55:28 +13:00
Merge branch 'master' into master
This commit is contained in:
commit
e150889975
42 changed files with 107 additions and 9 deletions
|
|
@ -26,6 +26,7 @@ EkansPokedexEntry:: INCLUDE "data/pokemon/dex_entries/ekans.asm"
|
|||
ArbokPokedexEntry:: INCLUDE "data/pokemon/dex_entries/arbok.asm"
|
||||
PikachuPokedexEntry:: INCLUDE "data/pokemon/dex_entries/pikachu.asm"
|
||||
RaichuPokedexEntry:: INCLUDE "data/pokemon/dex_entries/raichu.asm"
|
||||
GorochuPokedexEntry:: INCLUDE "data/pokemon/dex_entries/gorochu.asm"
|
||||
SandshrewPokedexEntry:: INCLUDE "data/pokemon/dex_entries/sandshrew.asm"
|
||||
SandslashPokedexEntry:: INCLUDE "data/pokemon/dex_entries/sandslash.asm"
|
||||
NidoranFPokedexEntry:: INCLUDE "data/pokemon/dex_entries/nidoran_f.asm"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue