]> git.localhorst.tv Git - l2e.git/blobdiff - Debug/sources.mk
added attack type selection menu in battle state
[l2e.git] / Debug / sources.mk
index e7f4bf132b8025d4f949adeee717652f8a7f25c3..0fdadd38f9a63f83ae891efcde4019c97aab7708 100644 (file)
@@ -23,5 +23,9 @@ C_UPPER_DEPS :=
 
 # Every subdirectory with source files must be described here
 SUBDIRS := \
+src/sdl \
 src \
+src/graphics \
+src/battle \
+src/app \