summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorCameron Hall <camthesaxman@users.noreply.github.com>2016-10-21 22:34:51 -0500
committerYamaArashi <YamaArashi@users.noreply.github.com>2016-10-21 20:34:51 -0700
commita857a6bcd436323084cf17c676dcde18eba61bc1 (patch)
tree2390b55d39b77a3eb3b4785988ed4d5f72e1ec37 /ld_script.txt
parenta741c108cd7a2abf5d82b332261f7f6cbaf179f5 (diff)
decompile diploma (#66)
Diffstat (limited to 'ld_script.txt')
-rw-r--r--ld_script.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld_script.txt b/ld_script.txt
index d3509a3af..8ddd70281 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -104,7 +104,7 @@ SECTIONS {
src/intro.o(.text);
asm/rom_813BA94.o(.text);
asm/lottery_corner.o(.text);
- asm/diploma.o(.text);
+ src/diploma.o(.text);
asm/berry_tag_screen.o(.text);
asm/mystery_event_menu.o(.text);
asm/save_failed_screen.o(.text);