diff options
author | AnonymousRandomPerson <chenghanngan.us@gmail.com> | 2022-01-13 23:18:59 -0500 |
---|---|---|
committer | AnonymousRandomPerson <chenghanngan.us@gmail.com> | 2022-01-13 23:18:59 -0500 |
commit | afbc7deaea1d66d39331bc078d3f2e22cbdec0a3 (patch) | |
tree | 22cbd16fe6ddd64f686ecc02499ad648162bf964 /ld_script.txt | |
parent | 453618864e685eacae640dc2b317a645422264e2 (diff) |
Decomped SetWalkAction()
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 80f8a64..8bf1b5c 100755 --- a/ld_script.txt +++ b/ld_script.txt @@ -187,7 +187,7 @@ SECTIONS { src/code_80428A0.o(.text); asm/code_80428A0.o(.text); src/dungeon_action.o(.text); - asm/code_804ACA0.o(.text); + asm/code_8044CC8.o(.text); src/dungeon_util.o(.text); asm/code_80450F8.o(.text); src/dungeon_visibility.o(.text); |