summaryrefslogtreecommitdiff
path: root/stats/egg_moves.asm
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2014-03-03 21:53:10 -0500
committeryenatch <yenatch@gmail.com>2014-03-03 21:53:10 -0500
commit5e3fe02fcf9bcc0dddd3f72e30c3ff0c28598393 (patch)
tree76f9e09bddb64a1fa272118598a87a2bc9217ecc /stats/egg_moves.asm
parentd1a54e32657a7b20f37ff03837d8af9d2a361bcc (diff)
Export egg move labels.
Diffstat (limited to 'stats/egg_moves.asm')
-rw-r--r--stats/egg_moves.asm2
1 files changed, 2 insertions, 0 deletions
diff --git a/stats/egg_moves.asm b/stats/egg_moves.asm
index 185be1cb3..bba403c01 100644
--- a/stats/egg_moves.asm
+++ b/stats/egg_moves.asm
@@ -13,6 +13,8 @@ SECTION "Egg Moves", ROMX, BANK[EGG_MOVES]
INCLUDE "stats/egg_move_pointers.asm"
+EggMoves::
+
BulbasaurEggMoves:
db LIGHT_SCREEN
db SKULL_BASH