From 00fe2263d5672329912944265113c5e78d4e5a1d Mon Sep 17 00:00:00 2001 From: Kayne Ruse Date: Fri, 14 Aug 2015 22:43:41 +1000 Subject: [PATCH] This will take getting used to --- client/makefile | 2 +- common | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/client/makefile b/client/makefile index be625e2..6e5e6cb 100644 --- a/client/makefile +++ b/client/makefile @@ -32,7 +32,7 @@ all: $(OBJ) $(OUT) $(MAKE) -C client_utilities $(MAKE) -C entities # $(MAKE) -C gameplay_scenes -# $(MAKE) -C menu_scenes + $(MAKE) -C menu_scenes # $(CXX) $(CXXFLAGS) -o $(OUT) $(OBJ) $(LIBS) $(OBJ): | $(OBJDIR) diff --git a/common b/common index b33fb66..68eddcf 160000 --- a/common +++ b/common @@ -1 +1 @@ -Subproject commit b33fb66d2a7bebb618befa4647893e2ac9d2aa21 +Subproject commit 68eddcfcbb94171212fa7702b411aa28ff3454eb