split out battle_3.s

This commit is contained in:
camthesaxman 2017-07-29 15:18:01 -05:00
parent daa0495577
commit cbe13acff1
4 changed files with 72875 additions and 72857 deletions

11164
asm/battle_3.s Normal file

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

61709
asm/rom_8045FFC.s Normal file

File diff suppressed because it is too large Load Diff

View File

@ -58,6 +58,8 @@ SECTIONS {
asm/rom3.o(.text);
asm/decompress.o(.text);
asm/rom_8034C54.o(.text);
asm/battle_3.o(.text);
asm/rom_8045FFC.o(.text);
asm/pokemon_1.o(.text);
asm/calculate_base_damage.o(.text);
asm/pokemon_2.o(.text);