summaryrefslogtreecommitdiff
path: root/sym_bss.txt
diff options
context:
space:
mode:
Diffstat (limited to 'sym_bss.txt')
-rw-r--r--sym_bss.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/sym_bss.txt b/sym_bss.txt
index 7f0aa80f6..10f83c3cf 100644
--- a/sym_bss.txt
+++ b/sym_bss.txt
@@ -10,7 +10,7 @@
. = ALIGN(4); src/engine/play_time.o(.bss);
. = ALIGN(4); src/field/overworld.o(.bss);
. = ALIGN(4); src/field/field_camera.o(.bss);
-. = ALIGN(4); src/field/field_map_obj.o(.bss);
+. = ALIGN(4); src/field/evobjmv.o(.bss);
. = ALIGN(4); src/field/field_message_box.o(.bss);
. = ALIGN(4); src/engine/text_window.o(.bss);
. = ALIGN(4); src/engine/script.o(.bss);