]> git.localhorst.tv Git - l2e.git/blobdiff - Debug/sources.mk
added party menu state stub
[l2e.git] / Debug / sources.mk
index a9593d6f382b32a74482e79f6b2196a922794e3b..df0fd4e86d632e2553a5cff647c5b43c2c1ba23d 100644 (file)
@@ -24,7 +24,10 @@ C_UPPER_DEPS :=
 # Every subdirectory with source files must be described here
 SUBDIRS := \
 src/sdl \
+src/menu \
+src/map \
 src \
+src/loader \
 src/graphics \
 src/common \
 src/battle/states \