summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorAnonymousRandomPerson <chenghanngan.us@gmail.com>2021-12-18 00:22:03 -0500
committerAnonymousRandomPerson <chenghanngan.us@gmail.com>2021-12-18 00:22:03 -0500
commit0369264407563b64d60c885f8bf79322b6f663c8 (patch)
treebb1bf94d56b770eca66780948ff9e05401967ed1 /ld_script.txt
parentc033aea36e73365c28da1de93af29ec11b3945b2 (diff)
Decomped GetMapTileAtPosition()
Diffstat (limited to 'ld_script.txt')
-rwxr-xr-xld_script.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/ld_script.txt b/ld_script.txt
index cc53964..198e3a1 100755
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -194,6 +194,8 @@ SECTIONS {
asm/code_8045A00.o(.text);
src/code_8048480.o(.text);
asm/code_8048480.o(.text);
+ src/dungeon_map_access.o(.text);
+ asm/code_8049590.o(.text);
src/code_80521D0.o(.text);
asm/code_80521D0.o(.text);
src/charge_move.o(.text);