link opponent controller is done

This commit is contained in:
DizzyEggg
2017-10-24 15:25:20 +02:00
parent 1f3a867a0b
commit bffcd426cf
9 changed files with 1917 additions and 6410 deletions
+2 -3
View File
@@ -66,8 +66,7 @@ SECTIONS {
src/battle_controller_opponent.o(.text);
asm/battle_controller_opponent.o(.text);
src/battle_ai_switch_items.o(.text);
src/battle_controller_linkopponent.o(.text);
asm/battle_controller_linkopponent.o(.text);
src/battle_controller_link_opponent.o(.text);
src/pokemon_1.o(.text);
asm/pokemon_1.o(.text);
src/calculate_base_damage.o(.text);
@@ -341,7 +340,7 @@ SECTIONS {
src/battle_controller_player.o(.rodata);
data/smokescreen.o(.rodata);
src/battle_controller_opponent.o(.rodata);
src/battle_controller_linkopponent.o(.rodata);
src/battle_controller_link_opponent.o(.rodata);
data/data2c.o(.rodata);
src/trig.o(.rodata);
src/util.o(.rodata);