union_room_player_avatar split

This commit is contained in:
PikalaxALT
2020-01-14 21:14:01 -05:00
parent 69994e89ca
commit a97ef533d2
4 changed files with 2067 additions and 2056 deletions
-2056
View File
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
+2
View File
@@ -1549,6 +1549,8 @@ gUnknown_8459580:: @ 8459580
gUnknown_8459588:: @ 8459588
.string "Finished checking {SPECIAL_F7 0x01}'s\nTRAINER CARD.{PAUSE 60}$"
@ why is this data here of all places?
.align 2
gUnknown_84595B0::
.string "Canceled reading the Card.$"
+1
View File
@@ -242,6 +242,7 @@ SECTIONS {
src/menu.o(.text);
src/quest_log.o(.text);
asm/union_room.o(.text);
asm/union_room_player_avatar.o(.text);
asm/pokemon_special_anim.o(.text);
src/party_menu.o(.text);
asm/union_room_chat.o(.text);