diff options
author | Bryan Bishop <kanzure@gmail.com> | 2014-03-03 23:38:54 -0600 |
---|---|---|
committer | Bryan Bishop <kanzure@gmail.com> | 2014-03-03 23:38:54 -0600 |
commit | f676c3d357417c81daa33544536213ae85a5472f (patch) | |
tree | 7a4424aafc11c9f410217062ac0d25c5d48895ac /stats/egg_move_pointers.asm | |
parent | 0b6cb7a3b601875b21f6a2e2a1ab20490eb93921 (diff) | |
parent | 7ab8f76117e13a192a1f4f797ee73c48f6154cff (diff) |
Merge pull request #237 from yenatch/incbins
Map triggers and egg hatching.
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 |