Working on the ui, incomplete

This commit is contained in:
2015-07-08 03:09:50 +10:00
parent e08e34b677
commit 4ced681c76
7 changed files with 26 additions and 171 deletions
+1 -1
View File
@@ -4,5 +4,5 @@ all:
$(MAKE) -C graphics
$(MAKE) -C map
$(MAKE) -C network
# $(MAKE) -C ui #TODO: reenable this
$(MAKE) -C ui
$(MAKE) -C utilities