diff options
| author | camthesaxman <cameronghall@cox.net> | 2018-01-01 23:09:51 -0600 |
|---|---|---|
| committer | camthesaxman <cameronghall@cox.net> | 2018-01-01 23:09:51 -0600 |
| commit | 28e98d9df7db41f9dcc813ad4e0b37c568833aee (patch) | |
| tree | 5245b0f153305f94968a821e074c5171107a5023 /ld_script.txt | |
| parent | ef9b0680653a5291b168b22b8ed0d273b6b1febe (diff) | |
decompile sub_80E60D8 - sub_80E6AC4
Diffstat (limited to 'ld_script.txt')
| -rw-r--r-- | ld_script.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ld_script.txt b/ld_script.txt index f0520d1e9..d712a6052 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -302,6 +302,7 @@ SECTIONS { asm/normal.o(.text); asm/battle_intro.o(.text); src/field/bike.o(.text); + src/easy_chat_before.o(.text); asm/easy_chat.o(.text); src/easy_chat.o(.text); src/pokenav_before.o(.text); @@ -544,6 +545,7 @@ SECTIONS { src/field/item_use.o(.rodata); data/battle_anim_80CA710.o(.rodata); src/field/bike.o(.rodata); + src/easy_chat_before.o(.rodata); data/easy_chat.o(.rodata); data/pokenav.o(.rodata); src/pokemon/mon_markings.o(.rodata); |
