diff options
| author | rozlette <uberpanzermensch@gmail.com> | 2019-12-29 21:34:58 -0600 |
|---|---|---|
| committer | rozlette <uberpanzermensch@gmail.com> | 2019-12-29 21:34:58 -0600 |
| commit | 8d8df1848ea442c05d480e04f76e15bdb02ae23f (patch) | |
| tree | d64c28d0228e5698b6a345f7296eeb62dec4568b /linker_scripts/code_script.txt | |
| parent | fe8a5a216e3e86a00019dd15405701c75fa94e5e (diff) | |
More work on z_scene_proc.c 31/36 matching, 3 non-matching, 2 not attempted
Diffstat (limited to 'linker_scripts/code_script.txt')
| -rw-r--r-- | linker_scripts/code_script.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linker_scripts/code_script.txt b/linker_scripts/code_script.txt index 9be012445..5b8c4df58 100644 --- a/linker_scripts/code_script.txt +++ b/linker_scripts/code_script.txt @@ -374,7 +374,7 @@ SECTIONS build/asm/code_rodata_z_player_lib.o(.text) build/asm/code_rodata_0x8012A080.o(.text) build/asm/code_rodata_z_room.o(.text) - build/asm/code_rodata_z_scene_proc.o(.text) + build/src/code/z_scene_proc.o(.rodata) build/asm/code_rodata_z_scene_table.o(.text) build/asm/code_rodata_z_skin.o(.text) build/asm/code_rodata_0x80138BA0.o(.text) |
