Merge pull request #256 from DizzyEggg/decompile_field_tasks

Decompile field tasks
This commit is contained in:
Diegoisawesome
2018-05-19 23:34:30 -05:00
committed by GitHub
146 changed files with 2032 additions and 3244 deletions

View File

@@ -103,7 +103,7 @@ SECTIONS {
asm/field_control_avatar.o(.text);
src/event_data.o(.text);
src/coord_event_weather.o(.text);
asm/field_tasks.o(.text);
src/field_tasks.o(.text);
src/clock.o(.text);
src/reset_rtc_screen.o(.text);
src/start_menu.o(.text);
@@ -404,7 +404,7 @@ SECTIONS {
src/text_window.o(.rodata);
src/scrcmd.o(.rodata);
src/coord_event_weather.o(.rodata);
data/field_tasks.o(.rodata);
src/field_tasks.o(.rodata);
src/reset_rtc_screen.o(.rodata);
src/start_menu.o(.rodata);
src/tileset_anims.o(.rodata);