diff options
author | KDSKardabox <bollygame94@gmail.com> | 2018-02-15 15:29:26 +0530 |
---|---|---|
committer | KDSKardabox <bollygame94@gmail.com> | 2018-02-15 15:29:26 +0530 |
commit | 64683e1473d8b3c99f9bb1eb846c0be6d43cbbcc (patch) | |
tree | e918dc181a0a2f78f7c45c21f299722dc5e26438 /ld_script.txt | |
parent | fcf3f97da94515a34eda2dc1b564f4bc01adc383 (diff) |
[WIP] Decompile fledd_softboiled.h
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 b084d866e..ae782a00b 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -210,6 +210,7 @@ SECTIONS { src/fldeff_sweetscent.o(.text); asm/battle_anim_815A0D4.o(.text); asm/learn_move.o(.text); + src/fldeff_softboiled.o(.text); asm/fldeff_softboiled.o(.text); src/decoration_inventory.o(.text); src/roamer.o(.text); |