diff options
Diffstat (limited to 'stats/egg_moves_crystal.asm')
-rw-r--r-- | stats/egg_moves_crystal.asm | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/stats/egg_moves_crystal.asm b/stats/egg_moves_crystal.asm index c4e626e3b..c0713e5a5 100644 --- a/stats/egg_moves_crystal.asm +++ b/stats/egg_moves_crystal.asm @@ -1,8 +1,3 @@ INCLUDE "pokecrystal.asm" -INCLUDE "includes.asm" - - -SECTION "Egg Moves", ROMX, BANK[EGG_MOVES] - -INCLUDE "stats/egg_move_pointers.asm" INCLUDE "stats/egg_moves.asm" + |