Limitated the number of bullets to be shot at the same time.
[supertux.git] / src / Makefile.am
index e4fe095..4f05fa7 100644 (file)
@@ -18,8 +18,6 @@ globals.cpp \
 globals.h \
 high_scores.cpp \
 high_scores.h \
-intro.cpp \
-intro.h \
 level.cpp \
 level.h \
 leveleditor.cpp \
@@ -69,6 +67,8 @@ resources.cpp \
 gameobjs.h \
 gameobjs.cpp \
 sprite.h \
-sprite.cpp
+sprite.cpp \
+sprite_manager.cpp \
+sprite_manager.h
 
 # EOF #