summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorMarijn van der Werf <marijn.vanderwerf@gmail.com>2017-05-06 23:53:14 +0200
committerYamaArashi <YamaArashi@users.noreply.github.com>2017-05-06 16:26:29 -0700
commitf13acc2ea295274e43bf3b3e73b53b266ba6a7d2 (patch)
tree3d78cefc7fee59a970855c85aea32e0beacb2ef8 /ld_script.txt
parent11156a09cf23a1e06872a780795f9faa5517c435 (diff)
Decompile CreatedHatchedMon
Diffstat (limited to 'ld_script.txt')
-rw-r--r--ld_script.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/ld_script.txt b/ld_script.txt
index 76d8d7c8e..8b1347baf 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -72,6 +72,7 @@ SECTIONS {
src/blend_palette.o(.text);
src/daycare.o(.text);
asm/daycare.o(.text);
+ src/egg_hatch.o(.text);
asm/egg_hatch.o(.text);
asm/battle_interface.o(.text);
src/smokescreen.o(.text);