mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-16 19:47:35 +01:00
split out battle_3.s
This commit is contained in:
parent
daa0495577
commit
cbe13acff1
11164
asm/battle_3.s
Normal file
11164
asm/battle_3.s
Normal file
File diff suppressed because it is too large
Load Diff
72857
asm/rom_8034C54.s
72857
asm/rom_8034C54.s
File diff suppressed because it is too large
Load Diff
61709
asm/rom_8045FFC.s
Normal file
61709
asm/rom_8045FFC.s
Normal file
File diff suppressed because it is too large
Load Diff
@ -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);
|
||||
|
Loading…
Reference in New Issue
Block a user