Complete code decomp of fieldmap.s

This commit is contained in:
scnorton
2019-01-07 16:47:21 -05:00
parent 38abcf9774
commit 316975ebea
5 changed files with 106 additions and 254 deletions
-1
View File
@@ -92,7 +92,6 @@ SECTIONS {
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);
asm/field_door.o(.text);