summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2017-05-21 13:40:38 -0400
committerscnorton <scnorton@biociphers.org>2017-05-24 16:14:47 -0400
commit6bb35f495cfc8f31be4a09100d4eb46fd1d5cd68 (patch)
treecc39adaebe3f170ff04a573d8f6b7366099ab4a8 /ld_script.txt
parentea609c2b3791c8bd23e3d8109093090c5d619e9d (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 dac5fb782..866dcff5e 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);