diff options
author | YamaArashi <shadow962@live.com> | 2016-10-21 20:43:57 -0700 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2016-10-21 20:43:57 -0700 |
commit | 4f94633db0169f54019c2e2ad0a8d48b2232176f (patch) | |
tree | f3387a36a327b284344399729f9894fa6ea55529 /ld_script.txt | |
parent | a857a6bcd436323084cf17c676dcde18eba61bc1 (diff) |
split out fldeff_emotion.s
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 8ddd70281..9c5b190c2 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -80,6 +80,7 @@ SECTIONS { asm/rom5.o(.text); asm/title_screen.o(.text); asm/rom_807C828.o(.text); + asm/fldeff_emotion.o(.text); asm/wild_encounter.o(.text); asm/field_effect.o(.text); asm/rom_80859BC.o(.text); |