aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 40eaf406..b7557279 100644
--- a/Makefile
+++ b/Makefile
@@ -14,6 +14,7 @@ rom_obj := \
gfx/pics.o \
gfx/pikachu.o \
gfx/sprites.o \
+ gfx/surfing_pikachu.o \
gfx/tilesets.o
pokeyellow_obj := $(rom_obj)