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/mapjson/Makefile | 2 +- tools/mapjson/mapjson.exe | Bin 2951145 -> 2951145 bytes 2 files changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/mapjson') diff --git a/tools/mapjson/Makefile b/tools/mapjson/Makefile index 9a49be5..c1f703f 100644 --- a/tools/mapjson/Makefile +++ b/tools/mapjson/Makefile @@ -1,4 +1,4 @@ -CXX := g++ +CXX ?= g++ CXXFLAGS := -Wall -std=c++11 -O2 diff --git a/tools/mapjson/mapjson.exe b/tools/mapjson/mapjson.exe index b49d5c6..d1af7cb 100755 Binary files a/tools/mapjson/mapjson.exe and b/tools/mapjson/mapjson.exe differ -- cgit v1.2.3