diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2019-05-06 10:49:10 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2019-05-06 10:49:10 -0400 |
commit | e9e87a0fe47406b5d2881b9360886842b8731c97 (patch) | |
tree | 4007bb25d799df054f5cd7bd5cb80b49f0667722 /ld_script.txt | |
parent | 5f49353de4df86401ec0c7844f08ec1db9587484 (diff) |
egg_hatch as part of daycare
Diffstat (limited to 'ld_script.txt')
-rw-r--r-- | ld_script.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ld_script.txt b/ld_script.txt index d8f2ea0eb..09a60116d 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -82,7 +82,6 @@ SECTIONS { src/util.o(.text); src/blend_palette.o(.text); src/daycare.o(.text); - asm/egg_hatch.o(.text); asm/battle_interface.o(.text); asm/smokescreen.o(.text); asm/pokeball.o(.text); |