summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2019-04-01 14:25:58 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2019-04-01 14:25:58 -0400
commit4ea8217f81d35469b93600cc9aab2574f4b06898 (patch)
tree33451d2fd546af89bcedac117cddba7cb6e10409
parent9f1d1219cec0643bb6e58cb2cdba07ca6f8587ed (diff)
file split
-rwxr-xr-xasm/union_room_801A3F4.s (renamed from asm/union_room_player_avatar.s)0
-rwxr-xr-xdata/union_room_801A3F4.s (renamed from data/union_room_player_avatar.s)0
-rw-r--r--ld_script.txt4
3 files changed, 2 insertions, 2 deletions
diff --git a/asm/union_room_player_avatar.s b/asm/union_room_801A3F4.s
index db8c62f6d..db8c62f6d 100755
--- a/asm/union_room_player_avatar.s
+++ b/asm/union_room_801A3F4.s
diff --git a/data/union_room_player_avatar.s b/data/union_room_801A3F4.s
index 65e8d4229..65e8d4229 100755
--- a/data/union_room_player_avatar.s
+++ b/data/union_room_801A3F4.s
diff --git a/ld_script.txt b/ld_script.txt
index b9d20d72e..acf0358c3 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -57,7 +57,7 @@ SECTIONS {
src/union_room.o(.text);
src/mystery_gift.o(.text);
src/union_room_player_avatar.o(.text);
- asm/union_room_player_avatar.o(.text);
+ asm/union_room_801A3F4.o(.text);
src/mevent2.o(.text);
src/mevent_801BAAC.o(.text);
asm/mevent_server.o(.text);
@@ -413,7 +413,7 @@ SECTIONS {
src/union_room.o(.rodata);
src/mystery_gift.o(.rodata);
src/union_room_player_avatar.o(.rodata);
- data/union_room_player_avatar.o(.rodata);
+ data/union_room_801A3F4.o(.rodata);
src/mevent2.o(.rodata);
src/mevent_801BAAC.o(.rodata);
data/mevent_server.o(.rodata);