diff options
author | yenatch <yenatch@gmail.com> | 2014-03-03 21:53:10 -0500 |
---|---|---|
committer | yenatch <yenatch@gmail.com> | 2014-03-03 21:53:10 -0500 |
commit | 5e3fe02fcf9bcc0dddd3f72e30c3ff0c28598393 (patch) | |
tree | 76f9e09bddb64a1fa272118598a87a2bc9217ecc /stats/egg_move_pointers.asm | |
parent | d1a54e32657a7b20f37ff03837d8af9d2a361bcc (diff) |
Export egg move labels.
Diffstat (limited to 'stats/egg_move_pointers.asm')
-rw-r--r-- | stats/egg_move_pointers.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stats/egg_move_pointers.asm b/stats/egg_move_pointers.asm index 76b9f1a92..11665f23e 100644 --- a/stats/egg_move_pointers.asm +++ b/stats/egg_move_pointers.asm @@ -1,4 +1,4 @@ -EggMovePointers: ; 0x23b11 +EggMovePointers:: ; 0x23b11 dw BulbasaurEggMoves dw NoEggMoves dw NoEggMoves |