diff options
author | AnonymousRandomPerson <chenghanngan.us@gmail.com> | 2022-02-20 23:59:57 -0500 |
---|---|---|
committer | AnonymousRandomPerson <chenghanngan.us@gmail.com> | 2022-02-20 23:59:57 -0500 |
commit | 07795b6ff619c30426ad279ef840842ef3dea2ac (patch) | |
tree | cded82c311a71d7d2dee807dfa46704d233b7d41 /ld_script.txt | |
parent | 4aafa434a61c07b70e6bc2364ab6f63c7e2c4169 (diff) |
Decomped IsWaterTileset()
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 4885780..895844e 100755 --- a/ld_script.txt +++ b/ld_script.txt @@ -202,7 +202,7 @@ SECTIONS { src/dungeon_map_access.o(.text); asm/code_80495E4.o(.text); src/tile_types.o(.text); - asm/code_804AF74.o(.text); + asm/code_804AFAC.o(.text); src/code_80521D0.o(.text); asm/code_80521D0.o(.text); src/charge_move.o(.text); |