aboutsummaryrefslogtreecommitdiff
path: root/src/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/makefile')
-rw-r--r--src/makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/makefile b/src/makefile
index cd248e2..aac3856 100644
--- a/src/makefile
+++ b/src/makefile
@@ -40,6 +40,7 @@ LOCAL_SRCS += main.c \
engine/entity.c \
engine/bullet.c \
engine/title_screen.c \
+ engine/animator.c \
GameLoop/shop.c \
GameLoop/startingScreen.c