diff options
| author | rozlette <uberpanzermensch@gmail.com> | 2019-12-24 01:46:19 -0600 |
|---|---|---|
| committer | rozlette <uberpanzermensch@gmail.com> | 2019-12-24 01:46:19 -0600 |
| commit | d6faee7318c0da171deed607c097ca06225121d1 (patch) | |
| tree | 1f8e10123b1284b333571cfc0640399ce2024bb8 /linker_scripts/code_script.txt | |
| parent | 48718def55596edfaa489bff2cfbcc401e14c854 (diff) | |
Port some of z_room from the oot decomp
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 6d535e226..c543ce287 100644 --- a/linker_scripts/code_script.txt +++ b/linker_scripts/code_script.txt @@ -258,7 +258,7 @@ SECTIONS build/asm/z_prenmi.o(.text) build/asm/code_0x8012A080.o(.text) build/asm/z_rcp.o(.text) - build/asm/z_room.o(.text) + build/src/code/z_room.o(.text) build/asm/code_0x8012EC80.o(.text) build/asm/z_scene.o(.text) build/asm/z_scene_proc.o(.text) |
