diff options
author | YamaArashi <YamaArashi@users.noreply.github.com> | 2017-01-16 22:04:51 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-01-16 22:04:51 -0800 |
commit | 4f9aab81ffdfedc84dfeafb88b4248dc6c7c2068 (patch) | |
tree | 0d7a4f0647ba927e7d3b572d01d8326431c3583d /ld_script.txt | |
parent | 0296ed9fb5f80beedd8601f5357e41793f344a58 (diff) | |
parent | 4bd296f93aa10699369002cf503137582ba02b4f (diff) |
Merge pull request #192 from camthesaxman/battle_811DA74
start decompiling battle_811DA74
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 49978ccaf..f379dc74d 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -209,6 +209,7 @@ SECTIONS { src/landmark.o(.text); src/fldeff_strength.o(.text); asm/battle_transition.o(.text); + src/battle_811DA74.o(.text); asm/battle_811DA74.o(.text); asm/battle_message.o(.text); asm/choose_party.o(.text); |