Moved the map API to the map directory

This commit is contained in:
Kayne Ruse
2014-06-10 00:38:00 +10:00
parent b7c12ba106
commit 135e650ec8
7 changed files with 0 additions and 38 deletions
-1
View File
@@ -3,7 +3,6 @@ all:
$(MAKE) -C graphics
$(MAKE) -C map
$(MAKE) -C network
$(MAKE) -C script
$(MAKE) -C ui
$(MAKE) -C utilities