diff options
author | Seth Barberee <seth.barberee@gmail.com> | 2022-03-25 09:39:44 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-25 09:39:44 -0700 |
commit | 9f98e08fb99112eedd56873b5557c5e4e757dbba (patch) | |
tree | 439b1bce980e4452fcc92999eb62df354ef9b790 /ld_script.txt | |
parent | a0264b99956cc67dd13704b758dc1f2f4c1480ca (diff) | |
parent | 57f540b320ae8439fe4b42c6149641b877c7ea73 (diff) |
Save work
Diffstat (limited to 'ld_script.txt')
-rwxr-xr-x | ld_script.txt | 13 |
1 files changed, 9 insertions, 4 deletions
diff --git a/ld_script.txt b/ld_script.txt index 2181c72..fb14341 100755 --- a/ld_script.txt +++ b/ld_script.txt @@ -143,7 +143,7 @@ SECTIONS { src/wonder_mail_4.o(.text); asm/wonder_mail_4.o(.text); src/post_office_guide.o(.text); - asm/wonder_mail_5.o(.text); + asm/code_8031D70.o(.text); src/adventure_log.o(.text); src/friend_rescue.o(.text); asm/friend_rescue.o(.text); @@ -277,9 +277,9 @@ SECTIONS { src/pokemon_3.o(.text); asm/pokemon_3.o(.text); src/dungeon.o(.text); - asm/code_809017C.o(.text); - src/code_8090208.o(.text); - asm/code_8090208.o(.text); + asm/dungeon.o(.text); + src/dungeon_2.o(.text); + asm/dungeon_2.o(.text); src/items.o(.text); src/rescue_team_info.o(.text); src/text_util.o(.text); @@ -299,13 +299,18 @@ SECTIONS { src/play_time.o(.text); src/code_8094F88.o(.text); asm/code_8095014.o(.text); + src/code_8095824.o(.text); src/code_80958E8.o(.text); asm/code_80958E8.o(.text); + src/code_80972F4.o(.text); + asm/code_8097318.o(.text); src/code_809747C.o(.text); asm/code_809747C.o(.text); src/code_809747C_1.o(.text); src/code_8097670.o(.text); asm/code_8097670.o(.text); + src/code_8097DD0.o(.text); + asm/code_8097DD0.o(.text); src/code_8097F40.o(.text); src/exclusive_pokemon.o(.text); asm/exclusive_pokemon.o(.text); |