summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2016-10-28 12:14:23 -0700
committerYamaArashi <shadow962@live.com>2016-10-28 12:14:23 -0700
commit4c74840c08660db73df40febe94dde07b2dfe4f8 (patch)
tree141a5378838460bf94fe5a3c0b70da76c21b7db2 /Makefile
parent53305e3f94f0aa674d6af6841189cfb3c9017345 (diff)
split rom4.s
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile8
1 files changed, 7 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4a06c1197..1340f0f15 100644
--- a/Makefile
+++ b/Makefile
@@ -58,7 +58,13 @@ asm/rom_804373C.o \
asm/load_save.o \
asm/trade.o \
asm/berry_blender.o \
-asm/rom4.o \
+asm/fieldmap.o \
+asm/metatile_behavior.o \
+asm/field_camera.o \
+asm/field_door.o \
+asm/field_player_avatar.o \
+asm/field_map_obj.o \
+asm/field_ground_effect.o \
asm/rom_8065394.o \
asm/rom_806936C.o \
asm/party_menu.o \