]> git.localhorst.tv Git - l2e.git/blobdiff - Debug/sources.mk
added AttackAnimation
[l2e.git] / Debug / sources.mk
index e7f4bf132b8025d4f949adeee717652f8a7f25c3..a9593d6f382b32a74482e79f6b2196a922794e3b 100644 (file)
@@ -23,5 +23,11 @@ C_UPPER_DEPS :=
 
 # Every subdirectory with source files must be described here
 SUBDIRS := \
+src/sdl \
 src \
+src/graphics \
+src/common \
+src/battle/states \
+src/battle \
+src/app \