diff options
author | camthesaxman <cameronghall@cox.net> | 2017-06-23 15:11:58 -0500 |
---|---|---|
committer | camthesaxman <cameronghall@cox.net> | 2017-06-23 15:11:58 -0500 |
commit | 35c3e8ec7b30d7bc02bef631347ce8eb6e87aa62 (patch) | |
tree | ca7c917d789784b944c909cc954acc92bd5236b4 /ld_script.txt | |
parent | 5e786fcdd9f414eb9614331ea13af21de6f667d0 (diff) |
decompile LinkOpponentHandleGetAttributes - sub_80398B0
Diffstat (limited to 'ld_script.txt')
-rwxr-xr-x | ld_script.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ld_script.txt b/ld_script.txt index 281f1781d..6b9a618f0 100755 --- a/ld_script.txt +++ b/ld_script.txt @@ -62,6 +62,7 @@ SECTIONS { src/battle_7.o(.text); asm/battle_8.o(.text); asm/battle_9.o(.text); + src/battle_10.o(.text); asm/battle_10.o(.text); src/pokemon_1.o(.text); src/calculate_base_damage.o(.text); |