summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2016-11-24 09:56:21 -0800
committerYamaArashi <shadow962@live.com>2016-11-24 09:58:05 -0800
commite343c5cc0d839914c55f0dd35ca31cc711dac7be (patch)
treec2ce4837f69cfbf33e946b8f61adfe607a87caa7 /ld_script.txt
parent32b056d5041d54539c75a14774a32d82e898501c (diff)
parent154710bfbd3515e507bd2202f4d05f5983a8f776 (diff)
Merge branch 'weather' of https://github.com/yenatch/pokeruby into yenatch-weather
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 893eca8dd..f410daf32 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -95,6 +95,7 @@ SECTIONS {
src/task.o(.text);
asm/rom5.o(.text);
src/title_screen.o(.text);
+ src/weather.o(.text);
asm/weather.o(.text);
asm/rom_8080874.o(.text);
src/battle_setup.o(.text);