diff options
author | golem galvanize <golemgalvanize@github.com> | 2018-01-10 17:03:17 -0500 |
---|---|---|
committer | golem galvanize <golemgalvanize@github.com> | 2018-01-10 17:03:17 -0500 |
commit | 8d658666a14f8364df32d3f14c6923ebe194153e (patch) | |
tree | 382f898357ee788309f3e6a5f271ef318c8e0705 /ld_script.txt | |
parent | c7722a492017dbd8a5fb3bb216062eb62129daf5 (diff) |
decompiled up to sub_80DFBD8
Diffstat (limited to 'ld_script.txt')
-rw-r--r-- | ld_script.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ld_script.txt b/ld_script.txt index 11a430764..acc368cc8 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -295,6 +295,7 @@ SECTIONS { asm/bug.o(.text); asm/rock.o(.text); asm/ghost.o(.text); + src/battle/anim/dragon.o(.text); asm/dragon.o(.text); asm/dark.o(.text); asm/ground.o(.text); |