]> git.localhorst.tv Git - l2e.git/blobdiff - Debug/sources.mk
added run state to flee from battle
[l2e.git] / Debug / sources.mk
index 8a951acbb83854324a8f740d93719764d37743c5..a9593d6f382b32a74482e79f6b2196a922794e3b 100644 (file)
@@ -25,5 +25,9 @@ C_UPPER_DEPS :=
 SUBDIRS := \
 src/sdl \
 src \
+src/graphics \
+src/common \
+src/battle/states \
 src/battle \
+src/app \