diff options
| author | jiangzhengwenjz <jiangzhengwenjzw@qq.com> | 2019-11-01 02:17:23 +0800 |
|---|---|---|
| committer | jiangzhengwenjz <jiangzhengwenjzw@qq.com> | 2019-11-09 12:26:52 +0800 |
| commit | 71eb0fc9d80731a26867aedf0b470f67315ab623 (patch) | |
| tree | 70c0c03778ff45e36ef9b9e4b0d0ea4834b085c8 /ld_script.txt | |
| parent | 4eb386f7c4f9e4f9cd579421f8e064ee20c3f64c (diff) | |
battle_controller_pokedude data
Diffstat (limited to 'ld_script.txt')
| -rw-r--r-- | ld_script.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/ld_script.txt b/ld_script.txt index 50e6faea4..6f33860df 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -277,8 +277,9 @@ SECTIONS { src/text_window.o(.text); src/quest_log_8150454.o(.text); asm/dodrio_berry_picking.o(.text); + src/battle_controller_pokedude.o(.text); asm/battle_controller_pokedude.o(.text); - src/unk_8159F40.o(.text); + src/quest_log_815A008.o(.text); src/dodrio_berry_picking_2.o(.text); asm/dodrio_berry_picking_2.o(.text); src/teachy_tv.o(.text); @@ -548,7 +549,7 @@ SECTIONS { src/text_window_graphics.o(.rodata); src/quest_log_8150454.o(.rodata); data/data_8471F00.o(.rodata); - src/unk_8159F40.o(.rodata); + src/battle_controller_pokedude.o(.rodata); src/teachy_tv.o(.rodata); src/unk_815C980.o(.rodata); data/data_8471F00.o(.rodata.8479668); |
