Decompile field region map bg and window templates

This commit is contained in:
PikalaxALT
2017-10-29 11:12:28 -04:00
parent 6e10e8caad
commit c0a229f108
4 changed files with 28 additions and 27 deletions

View File

@@ -213,7 +213,6 @@ SECTIONS {
asm/intro.o(.text);
src/reset_save_heap.o(.text);
src/field_region_map.o(.text);
asm/field_region_map.o(.text);
asm/battle_anim_8170478.o(.text);
asm/hall_of_fame.o(.text);
asm/credits.o(.text);
@@ -435,7 +434,6 @@ SECTIONS {
data/player_pc.o(.rodata);
data/intro.o(.rodata);
src/field_region_map.o(.rodata);
data/field_region_map.o(.rodata);
data/battle_anim_8170478.o(.rodata);
data/hall_of_fame.o(.rodata);
data/credits.o(.rodata);