Imported updates to the map system

This commit is contained in:
2015-07-20 13:35:10 +10:00
parent 4ced681c76
commit d2e75e02c5
7 changed files with 50 additions and 20 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
#config
INCLUDES+=. ../utilities
INCLUDES+=. ../graphics
LIBS+=
CXXFLAGS+=-std=c++11 $(addprefix -I,$(INCLUDES))