diff options
Diffstat (limited to 'data/egg_moves_crystal.asm')
-rw-r--r-- | data/egg_moves_crystal.asm | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/data/egg_moves_crystal.asm b/data/egg_moves_crystal.asm new file mode 100644 index 000000000..f307e67a0 --- /dev/null +++ b/data/egg_moves_crystal.asm @@ -0,0 +1,3 @@ +INCLUDE "pokecrystal.asm" +INCLUDE "data/egg_moves.asm" + |