Merge pull request #108 from DizzyEggg/decompile_starter_choose

Decompile starter choose
This commit is contained in:
Diegoisawesome
2017-11-14 16:41:53 -06:00
committed by GitHub
21 changed files with 1326 additions and 1894 deletions
+3 -1
View File
@@ -176,7 +176,7 @@ SECTIONS {
asm/contest_painting.o(.text);
src/battle_ai_script_commands.o(.text);
asm/trader.o(.text);
asm/starter_choose.o(.text);
src/starter_choose.o(.text);
asm/wallclock.o(.text);
asm/rom6.o(.text);
asm/battle_records.o(.text);
@@ -419,6 +419,8 @@ SECTIONS {
data/contest_painting.o(.rodata);
src/battle_ai_script_commands.o(.rodata);
data/data4.o(.rodata);
data/starter_choose.o(.rodata);
data/data4c.o(.rodata);
src/battle_controller_link_partner.o(.rodata);
src/battle_message.o(.rodata);
data/cable_car.o(.rodata);