Move EZChat Pokémon order to data/

This commit is contained in:
Remy Oukaour
2018-01-02 23:21:07 -05:00
parent 3fc06b0f9d
commit b0d2409c83
3 changed files with 101 additions and 98 deletions

View File

@@ -10,6 +10,7 @@
; - PokemonPalettes (see data/pokemon/palettes.asm)
; - PokedexDataPointerTable (see data/pokemon/dex_entry_pointers.asm)
; - AlphabeticalPokedexOrder (see data/pokemon/dex_order_alpha.asm)
; - EZChat_SortedPokemon (see data/pokemon/ezchat_order.asm)
; - NewPokedexOrder (see data/pokemon/dex_order_new.asm)
; - Pokered_MonIndices (see data/time_capsule/mon_order.asm)
; - AnimationPointers (see gfx/pokemon/anim_pointers.asm)