Start decomping fieldmap
This commit is contained in:
@@ -91,6 +91,7 @@ SECTIONS {
|
||||
asm/play_time.o(.text);
|
||||
asm/new_game.o(.text);
|
||||
asm/overworld.o(.text);
|
||||
src/fieldmap.o(.text);
|
||||
asm/fieldmap.o(.text);
|
||||
src/metatile_behavior.o(.text);
|
||||
asm/field_camera.o(.text);
|
||||
@@ -367,6 +368,8 @@ SECTIONS {
|
||||
src/bg_regs.o(.rodata);
|
||||
src/string_util.o(.rodata);
|
||||
data/data.o(.rodata);
|
||||
data/fieldmap.o(.rodata);
|
||||
src/fieldmap.o(.rodata);
|
||||
src/metatile_behavior.o(.rodata);
|
||||
data/metatile_behavior.o(.rodata);
|
||||
data/data_835B488.o(.rodata);
|
||||
|
||||
Reference in New Issue
Block a user