summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2019-03-31 15:53:38 -0400
committerhuderlem <huderlem@gmail.com>2019-03-31 15:43:51 -0500
commit93c4e35d844046d12c7d8bcc64e8fc3e03e85e0d (patch)
tree449989f49fd1808f5b7248f7a0c63d0f8d0bb599 /ld_script.txt
parent0a8427c8effeefc58c542f249d7384648585ff4a (diff)
infer additional file split after task00_mystery_gift
Diffstat (limited to 'ld_script.txt')
-rw-r--r--ld_script.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/ld_script.txt b/ld_script.txt
index 4f4bc55d7..fd9d02848 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -56,7 +56,7 @@ SECTIONS {
src/link_rfu.o(.text);
src/union_room.o(.text);
src/mystery_gift.o(.text);
- asm/mystery_gift.o(.text);
+ asm/union_room_player_avatar.o(.text);
src/mevent2.o(.text);
src/mevent_801BAAC.o(.text);
asm/mevent_server.o(.text);
@@ -411,7 +411,7 @@ SECTIONS {
src/link_rfu.o(.rodata);
src/union_room.o(.rodata);
src/mystery_gift.o(.rodata);
- data/mystery_gift.o(.rodata);
+ data/union_room_player_avatar.o(.rodata);
src/mevent2.o(.rodata);
src/mevent_801BAAC.o(.rodata);
data/mevent_server.o(.rodata);