summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorProjectRevoTPP <projectrevotpp@hotmail.com>2017-01-20 22:51:22 -0500
committerYamaArashi <YamaArashi@users.noreply.github.com>2017-01-20 19:51:22 -0800
commit7de88d62586fd5fcb2c93b78e26f3fa99b73ecc4 (patch)
tree4ad6d3032bb52085c1b29b8344db4f150e4a3ad6 /ld_script.txt
parentcf0a4dbb86f164026fa2028ef5d0d4a5a419c9c3 (diff)
decompile first few functions of field_map_obj.c (#204)
* decompile first few functions of field_map_obj.c * formatting
Diffstat (limited to 'ld_script.txt')
-rw-r--r--ld_script.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/ld_script.txt b/ld_script.txt
index d60856033..a725b54b0 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -78,6 +78,7 @@ SECTIONS {
src/field_camera.o(.text);
src/field_door.o(.text);
src/field_player_avatar.o(.text);
+ src/field_map_obj.o(.text);
asm/field_map_obj.o(.text);
src/field_ground_effect.o(.text);
asm/field_ground_effect.o(.text);