summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2016-07-29 14:50:25 -0700
committerYamaArashi <shadow962@live.com>2016-07-29 14:50:25 -0700
commitb9b3bd089bab4b54a7aaa03e7403f83ba04fe85e (patch)
treef63722033221f8f5e09485bc386719fe2216922f /ld_script.txt
parentb2eeda7ddcff4cf01fc6e1b8b8fafad15b7ed306 (diff)
trade graphics
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 567a9768e..313f02207 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -11,6 +11,7 @@ SECTIONS {
{
src/main.o(ewram_data);
src/sprite.o(ewram_data);
+ . = ALIGN(4);
src/text.o(ewram_data);
src/string_util.o(ewram_data);
. += 0x2E8; /* big gap */