diff options
Diffstat (limited to 'stats/egg_moves.asm')
-rw-r--r-- | stats/egg_moves.asm | 2 |
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 |