Extract baseroms from miscellaneous files

Had to leave some unfinished due to complexity at the moment
This commit is contained in:
Diegoisawesome
2017-10-04 02:38:25 -05:00
parent ba758afc14
commit cfc70c9806
43 changed files with 6815 additions and 245 deletions

View File

@@ -323,6 +323,8 @@ SECTIONS {
src/string_util.o(.rodata);
data/link.o(.rodata);
src/rtc.o(.rodata);
data/main_menu.o(.rodata);
data/battle_1.o(.rodata);
data/data2b.o(.rodata);
src/battle_script_commands.o(.rodata);
data/battle_controller_player.o(.rodata);