aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 581c027..4fe54fd 100644
--- a/Makefile
+++ b/Makefile
@@ -89,7 +89,9 @@ sources = \
animation_system.c \
asset.c \
bullet.c \
+ collision_system.c \
enemy.c \
+ fx.c \
main.c \
malware.c \
platform.c \