diff options
| author | YamaArashi <shadow962@live.com> | 2016-10-28 12:14:23 -0700 |
|---|---|---|
| committer | YamaArashi <shadow962@live.com> | 2016-10-28 12:14:23 -0700 |
| commit | 4c74840c08660db73df40febe94dde07b2dfe4f8 (patch) | |
| tree | 141a5378838460bf94fe5a3c0b70da76c21b7db2 /Makefile | |
| parent | 53305e3f94f0aa674d6af6841189cfb3c9017345 (diff) | |
split rom4.s
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -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 \ |
