Merge pull request #81 from DizzyEggg/decompile_rom3

Decompile rom_3
This commit is contained in:
Diegoisawesome
2017-10-19 12:40:56 -05:00
committed by GitHub
37 changed files with 1862 additions and 3952 deletions

View File

@@ -54,7 +54,7 @@ SECTIONS {
asm/link.o(.text);
src/rtc.o(.text);
asm/main_menu.o(.text);
asm/rom3.o(.text);
src/battle_controllers.o(.text);
src/decompress.o(.text);
asm/battle_1.o(.text);
src/battle_2.o(.text);