diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -88,12 +88,14 @@ sources = \ animation.c \ animation_system.c \ asset.c \ + bullet.c \ main.c \ malware.c \ platform.c \ player.c \ rect.c \ render.c \ + sprite.c \ sprite_system.c \ standard.c \ world.c \ |