split lilycove_lady

This commit is contained in:
DizzyEggg 2017-09-06 22:27:17 +02:00
parent d41cc4c8d0
commit cb9b14a3e5
5 changed files with 85621 additions and 85601 deletions

1931
asm/lilycove_lady.s Normal file

File diff suppressed because it is too large Load Diff

View File

@ -1567,7 +1567,7 @@ sub_80E7A14: @ 80E7A14
ldr r1, [r6]
movs r2, 0x40
bl memcpy
bl sub_818D9AC
bl GetLilycoveLadyId
lsls r0, 24
cmp r0, 0
bne _080E7A60

File diff suppressed because it is too large Load Diff

83686
asm/rom_818E9AC.s Normal file

File diff suppressed because it is too large Load Diff

View File

@ -227,6 +227,8 @@ SECTIONS {
asm/battle_controller_recorded_opponent.o(.text);
asm/battle_controller_recorded_player.o(.text);
asm/rom_818CFC8.o(.text);
asm/lilycove_lady.o(.text);
asm/rom_818E9AC.o(.text);
src/multiboot.o(.text);
asm/rom_81BAD84.o(.text);
asm/battle_controller_player_partner.o(.text);