finish decompiling battle tower

This commit is contained in:
DizzyEggg
2018-10-25 21:27:10 +02:00
parent 549b669f2a
commit 1efdaebe23
6 changed files with 308 additions and 356 deletions
+1 -1
View File
@@ -211,7 +211,6 @@ SECTIONS {
src/decoration_inventory.o(.text);
src/roamer.o(.text);
src/battle_tower.o(.text);
asm/battle_tower.o(.text);
src/use_pokeblock.o(.text);
asm/use_pokeblock.o(.text);
src/battle_controller_wally.o(.text);
@@ -500,6 +499,7 @@ SECTIONS {
src/learn_move.o(.rodata);
src/roamer.o(.rodata);
data/battle_tower.o(.rodata);
src/battle_tower.o(.rodata);
src/use_pokeblock.o(.rodata);
data/use_pokeblock.o(.rodata);
src/battle_controller_wally.o(.rodata);