mirror of https://github.com/pret/pokeemerald.git
infer additional file split after task00_mystery_gift
This commit is contained in:
parent
0a8427c8ef
commit
93c4e35d84
|
@ -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);
|
||||
|
|
Loading…
Reference in New Issue