Merge pull request #256 from DizzyEggg/decompile_field_tasks
Decompile field tasks
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user