diff options
| author | YamaArashi <shadow962@live.com> | 2016-10-17 23:11:09 -0700 |
|---|---|---|
| committer | YamaArashi <shadow962@live.com> | 2016-10-17 23:11:09 -0700 |
| commit | b52494be04c2fd233db5b81bc53ef2f653ac7ff3 (patch) | |
| tree | b3153c2c5e2c8bbf183e17ccb1c4b8e205cb92d0 /Makefile | |
| parent | ea34a432b76188dac75f86a888a93af5cbf22161 (diff) | |
var.c
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -52,7 +52,7 @@ asm/tileset.o asm/rom_8065394.o asm/rom_803D1FC.o asm/calculate_base_damage.o \ asm/rom_813BA94.o asm/rom_81258BC.o asm/mystery_event_script.o \ asm/field_effect_helpers.o asm/contest_ai.o asm/berry.o asm/rom_80B5054.o \ asm/party_menu.o asm/rom_806D7F8.o asm/wild_encounter.o asm/rom_80859BC.o \ -asm/field_effect.o asm/title_screen.o asm/rom_807C828.o asm/var.o \ +asm/field_effect.o asm/title_screen.o asm/rom_807C828.o \ asm/flag.o asm/rom_806936C.o DATA_ASM_OBJS := data/data2.o data/graphics.o data/sound_data.o \ |
