From 40b6163a273bdc5da942cf87dc0b055b808b2038 Mon Sep 17 00:00:00 2001 From: Steveice10 Date: Sat, 7 Jan 2017 12:13:11 -0800 Subject: [PATCH] Update buildtools. --- Makefile | 3 +++ buildtools | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 78c1581..d64d120 100644 --- a/Makefile +++ b/Makefile @@ -24,6 +24,8 @@ LIBRARY_DIRS := LIBRARIES := BUILD_FLAGS := +BUILD_FLAGS_CC := +BUILD_FLAGS_CXX := RUN_FLAGS := VERSION_PARTS := $(subst ., ,$(shell git describe --tags --abbrev=0)) @@ -64,6 +66,7 @@ ifeq ($(TARGET),3DS) BANNER_AUDIO := meta/audio_3ds.wav BANNER_IMAGE := meta/banner_3ds.cgfx ICON := meta/icon_3ds.png + LOGO := endif # Wii U CONFIGURATION # diff --git a/buildtools b/buildtools index bd41b2f..29ab223 160000 --- a/buildtools +++ b/buildtools @@ -1 +1 @@ -Subproject commit bd41b2f6ce71f943f48c2b1ebf3e638dab2a4ae1 +Subproject commit 29ab2234e7376807d154a2a06b5d3d49ad50f631