mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-12-26 03:34:15 +01:00
Rename these objects to union_room_battle
This commit is contained in:
parent
18fdb4e369
commit
08f4d3e105
@ -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_801A3F4.o(.text);
|
||||
asm/union_room_battle.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_801A3F4.o(.rodata);
|
||||
data/union_room_battle.o(.rodata);
|
||||
src/mevent2.o(.rodata);
|
||||
src/mevent_801BAAC.o(.rodata);
|
||||
data/mevent_server.o(.rodata);
|
||||
|
Loading…
Reference in New Issue
Block a user