]> git.localhorst.tv Git - l2e.git/blobdiff - Release/sources.mk
closed the gap between battle and map state (yay)
[l2e.git] / Release / sources.mk
index e7f4bf132b8025d4f949adeee717652f8a7f25c3..ccb0eebe5d0f5e4132e4e8157d776dc6722fd187 100644 (file)
@@ -23,5 +23,13 @@ C_UPPER_DEPS :=
 
 # Every subdirectory with source files must be described here
 SUBDIRS := \
+src/sdl \
+src/map \
 src \
+src/loader \
+src/graphics \
+src/common \
+src/battle/states \
+src/battle \
+src/app \