From a7ef6c4cbf5ef481281917685a633ccd842335d5 Mon Sep 17 00:00:00 2001 From: Diegoisawesome Date: Wed, 4 Sep 2019 13:18:49 -0700 Subject: Update tool sources and binaries from pokeemerald --- tools/mid2agb/Makefile | 2 +- tools/mid2agb/mid2agb.exe | Bin 939850 -> 939850 bytes 2 files changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/mid2agb') diff --git a/tools/mid2agb/Makefile b/tools/mid2agb/Makefile index 77f96db..451d4b3 100644 --- a/tools/mid2agb/Makefile +++ b/tools/mid2agb/Makefile @@ -1,4 +1,4 @@ -CXX := g++ +CXX ?= g++ CXXFLAGS := -std=c++11 -O2 -Wall -Wno-switch -Werror diff --git a/tools/mid2agb/mid2agb.exe b/tools/mid2agb/mid2agb.exe index 95472ec..48752d5 100755 Binary files a/tools/mid2agb/mid2agb.exe and b/tools/mid2agb/mid2agb.exe differ -- cgit v1.2.3