summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2017-05-27 17:26:03 -0400
committerGitHub <noreply@github.com>2017-05-27 17:26:03 -0400
commitfe13cf593a7c14480de940e413177586cc8eae2e (patch)
tree2d61979deee63bfc47cc450abb931da8f1d21b5f /ld_script.txt
parent06218139dc0b7e015850ac9dd5d8658023339a0c (diff)
parent21efe53b6805a0dcc5dcba7d1f78e9a7e7bd93c4 (diff)
Merge pull request #308 from PikalaxALT/master
Field Map Objects
Diffstat (limited to 'ld_script.txt')
-rw-r--r--ld_script.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/ld_script.txt b/ld_script.txt
index 866dcff5e..b67fdfc73 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -92,8 +92,7 @@ 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_map_obj.o(.text_fmocb2_c);
src/field_ground_effect.o(.text);
asm/field_ground_effect.o(.text);
src/field_map_obj_helpers.o(.text);