diff options
author | camthesaxman <cameronghall@cox.net> | 2017-07-18 12:42:06 -0500 |
---|---|---|
committer | camthesaxman <cameronghall@cox.net> | 2017-07-18 12:42:06 -0500 |
commit | ae93b43bcf48a9e56f90a227f071bde9cc456814 (patch) | |
tree | ba4c1c14ed003a49b84215418336b10897e65ece /ld_script.txt | |
parent | 67ced1d77ec0d36cc2b6ebcbfc58ba28b357ddbb (diff) |
decompile OpponentHandleGetAttributes - sub_8034B74
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 b0d2c0c39..f3674d442 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -58,6 +58,7 @@ SECTIONS { asm/battle_5.o(.text); src/battle_6.o(.text); src/battle_7.o(.text); + src/battle_8.o(.text); asm/battle_8.o(.text); asm/battle_9.o(.text); src/battle_10.o(.text); |