split item effects and organize sym ewram

This commit is contained in:
DizzyEggg
2017-09-06 21:11:10 +02:00
parent c3cc1b3370
commit b7d75cb615
26 changed files with 2058 additions and 2086 deletions

View File

@@ -71,6 +71,7 @@ SECTIONS {
src/calculate_base_damage.o(.text);
src/pokemon_2.o(.text);
asm/pokemon_2.o(.text);
asm/pokemon_item_effect.o(.text);
asm/pokemon_3.o(.text);
src/trig.o(.text);
src/rng.o(.text);