summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2017-05-21 13:40:38 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2017-05-21 13:40:38 -0400
commit220d6a64310dad2bc6d563d374ce979a4fb2e82a (patch)
treebdc4a2a3d00f74614530200274eae4630187a446 /ld_script.txt
parent2ef0ea3098d09d20ea8fb4140e78e6e5717e0ac7 (diff)
npc_reset and get image anim id functions
Diffstat (limited to 'ld_script.txt')
-rw-r--r--ld_script.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/ld_script.txt b/ld_script.txt
index be5c78907..62c8ae3fe 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -92,6 +92,8 @@ SECTIONS {
src/field_player_avatar.o(.text);
src/field_map_obj.o(.text);
asm/field_map_obj.o(.text);
+ src/field_map_obj.o(.text_b);
+ asm/field_map_obj.o(.text_805fd18);
src/field_ground_effect.o(.text);
asm/field_ground_effect.o(.text);
src/field_map_obj_helpers.o(.text);