infer additional file split after task00_mystery_gift

This commit is contained in:
PikalaxALT 2019-03-31 15:53:38 -04:00
parent 4f12f0ae28
commit 5a0142da08
3 changed files with 2 additions and 2 deletions

View File

@ -56,7 +56,7 @@ SECTIONS {
src/link_rfu.o(.text); src/link_rfu.o(.text);
src/union_room.o(.text); src/union_room.o(.text);
src/mystery_gift.o(.text); src/mystery_gift.o(.text);
asm/mystery_gift.o(.text); asm/union_room_player_avatar.o(.text);
src/mevent2.o(.text); src/mevent2.o(.text);
src/mevent_801BAAC.o(.text); src/mevent_801BAAC.o(.text);
asm/mevent_server.o(.text); asm/mevent_server.o(.text);
@ -411,7 +411,7 @@ SECTIONS {
src/link_rfu.o(.rodata); src/link_rfu.o(.rodata);
src/union_room.o(.rodata); src/union_room.o(.rodata);
src/mystery_gift.o(.rodata); src/mystery_gift.o(.rodata);
data/mystery_gift.o(.rodata); data/union_room_player_avatar.o(.rodata);
src/mevent2.o(.rodata); src/mevent2.o(.rodata);
src/mevent_801BAAC.o(.rodata); src/mevent_801BAAC.o(.rodata);
data/mevent_server.o(.rodata); data/mevent_server.o(.rodata);