diff options
| author | Evan <eroelke@gmail.com> | 2019-11-30 11:36:22 -0500 |
|---|---|---|
| committer | Evan <eroelke@gmail.com> | 2019-12-04 14:54:51 -0700 |
| commit | 0b547dff4db52a6101d3841450178d4ef3aff724 (patch) | |
| tree | 3453a03ccc3ed02edcd6c5d752c8fc1400ded2c9 /ld_script.txt | |
| parent | 1196d0b53364e69e2faea5b891fe69390d071124 (diff) | |
start decompilation
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 cf7005555..4fd74f9c5 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -111,6 +111,7 @@ SECTIONS { src/tileset_anims.o(.text); src/palette.o(.text); src/sound.o(.text); + src/battle_anim.o(.text); asm/battle_anim.o(.text); src/battle_anim_mons.o(.text); src/task.o(.text); |
