summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2020-02-10 12:07:22 -0500
committerPikalaxALT <pikalaxalt@gmail.com>2020-02-10 12:07:22 -0500
commitb9f1132aa65c8f79d6c2c93ad372146b0bbda094 (patch)
tree98bb899a823534620af3ff10de0d586cfb9fbada /ld_script.txt
parentc0373e9e93ff07edebc120e317b6473c171a946a (diff)
link_rfu.c --> AgbRfu_LinkManager.c
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 7d69ff7b1..39a0bd5b3 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -226,7 +226,7 @@ SECTIONS {
src/map_preview_screen.o(.text);
src/link_rfu_2.o(.text);
src/link_rfu_3.o(.text);
- src/link_rfu.o(.text);
+ src/AgbRfu_LinkManager.o(.text);
asm/easy_chat_2.o(.text);
src/pokedex_screen.o(.text);
asm/pokedex_screen.o(.text);