diff options
author | Seth Barberee <seth.barberee@gmail.com> | 2021-12-24 17:45:49 -0600 |
---|---|---|
committer | Seth Barberee <seth.barberee@gmail.com> | 2021-12-24 17:45:49 -0600 |
commit | f0ef6ae481ec2cc655f1606f074de38ef26276c4 (patch) | |
tree | 028f81d66b2cd990d163062280e558a080b30071 /ld_script.txt | |
parent | e7a59a1a21cec81190434e397f62c245e73063e4 (diff) |
decomp some more
Diffstat (limited to 'ld_script.txt')
-rwxr-xr-x | ld_script.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld_script.txt b/ld_script.txt index 209fedc..0dce9c7 100755 --- a/ld_script.txt +++ b/ld_script.txt @@ -226,7 +226,7 @@ SECTIONS { src/dungeon_random.o(.text); asm/code_808411C.o(.text); src/dungeon_random_1.o(.text); - asm/code_8084160.o(.text); + asm/code_808417C.o(.text); src/code_80848F0.o(.text); asm/code_80848F0.o(.text); src/dungeon_util_1.o(.text); |