diff options
Diffstat (limited to 'data/egg_moves.asm')
-rw-r--r-- | data/egg_moves.asm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/egg_moves.asm b/data/egg_moves.asm index 2fcf47232..d27c2f52b 100644 --- a/data/egg_moves.asm +++ b/data/egg_moves.asm @@ -10,6 +10,7 @@ SECTION "Egg Moves", ROMX ; and can only breed with Ditto. +EggMovePointers:: ; 0x23b11 INCLUDE "data/egg_move_pointers.asm" |