start decompiling battle_ai

This commit is contained in:
camthesaxman
2017-02-01 22:15:38 -06:00
parent 8a36c77ac8
commit bcff8d1b45
36 changed files with 2148 additions and 2478 deletions
+1
View File
@@ -149,6 +149,7 @@ SECTIONS {
asm/decoration.o(.text);
asm/slot_machine.o(.text);
asm/contest_painting.o(.text);
src/battle_ai.o(.text);
asm/battle_ai.o(.text);
asm/trader.o(.text);
asm/starter_choose.o(.text);