summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authormelody <melody@pallet.town>2018-11-13 23:38:42 -0500
committermelody <melody@pallet.town>2018-11-14 00:10:54 -0500
commit5989a8a4616601db97333ea65694bd927d800ddc (patch)
treeb988fbe6f5fe2696cfbbf0a24aba4f1abdce3b24 /ld_script.txt
parent648885b00a82141c42c1ab0af38b0a089e2814c2 (diff)
Brings in surfable tile data structure
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 fd9360f96..40f9f25f2 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -364,6 +364,7 @@ SECTIONS {
src/bg_regs.o(.rodata);
src/string_util.o(.rodata);
data/data.o(.rodata);
+ src/metatile_behavior.o(.rodata);
data/metatile_behavior.o(.rodata);
data/data_835B488.o(.rodata);
src/battle_ai_script_commands.o(.rodata);