Decompile start_menu
This commit is contained in:
+2
-2
@@ -106,7 +106,7 @@ SECTIONS {
|
||||
asm/event_data.o(.text);
|
||||
src/coord_event_weather.o(.text);
|
||||
asm/field_tasks.o(.text);
|
||||
asm/start_menu.o(.text);
|
||||
src/start_menu.o(.text);
|
||||
src/tileset_anims.o(.text);
|
||||
src/palette.o(.text);
|
||||
src/sound.o(.text);
|
||||
@@ -408,7 +408,7 @@ SECTIONS {
|
||||
src/scrcmd.o(.rodata);
|
||||
src/coord_event_weather.o(.rodata);
|
||||
data/field_tasks.o(.rodata);
|
||||
data/start_menu.o(.rodata);
|
||||
src/start_menu.o(.rodata);
|
||||
data/tileset_anims.o(.rodata);
|
||||
src/palette.o(.rodata);
|
||||
src/sound.o(.rodata);
|
||||
|
||||
Reference in New Issue
Block a user