summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2016-10-24 01:12:16 -0700
committerYamaArashi <shadow962@live.com>2016-10-24 01:12:16 -0700
commit808b023789eec0466462962723d6c9a168dccd8e (patch)
tree52e5b85f4a50f0b1145896eb7904e2c520b8993b /Makefile
parent8dddb58d76d9fa3c7f29ac7ff1a5547923b46259 (diff)
decompile BlendPalette()
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2e35db9d1..01a1c9d70 100644
--- a/Makefile
+++ b/Makefile
@@ -58,7 +58,7 @@ asm/mystery_event_menu.o asm/save_failed_screen.o asm/rom_81473B8.o \
asm/berry_tag_screen.o asm/lottery_corner.o \
asm/battle_ai.o asm/trader.o asm/trainer_card.o asm/save_menu_util.o \
asm/rom_8094928.o asm/mori_debug_menu.o asm/trainer_see.o asm/rom_8080874.o \
-asm/battle_setup.o asm/cable_club.o
+asm/battle_setup.o asm/cable_club.o asm/rom_80412B0.o
DATA_ASM_OBJS := data/data2.o data/graphics.o data/sound_data.o \
data/event_scripts.o data/battle_anim_scripts.o \