Merge pull request #351 from DizzyEggg/apprentice

Decompile apprentice
This commit is contained in:
Diegoisawesome
2018-10-14 13:20:38 -05:00
committed by GitHub
23 changed files with 5408 additions and 7374 deletions
+2
View File
@@ -246,6 +246,7 @@ SECTIONS {
asm/battle_frontier_1.o(.text);
src/menu.o(.text);
src/battle_factory.o(.text);
src/apprentice.o(.text);
asm/battle_frontier_2.o(.text);
src/item_menu.o(.text);
src/list_menu.o(.text);
@@ -529,6 +530,7 @@ SECTIONS {
data/battle_frontier_1.o(.rodata);
src/menu.o(.rodata);
src/battle_factory.o(.rodata);
src/apprentice.o(.rodata);
data/battle_frontier_2.o(.rodata);
src/item_menu.o(.rodata);
src/list_menu.o(.rodata);