diff options
author | Diegoisawesome <diego@domoreaweso.me> | 2019-09-04 13:18:49 -0700 |
---|---|---|
committer | Diegoisawesome <diego@domoreaweso.me> | 2019-09-04 13:18:49 -0700 |
commit | a7ef6c4cbf5ef481281917685a633ccd842335d5 (patch) | |
tree | 44674b0580f41426eb5112e31cdc0245237d1666 /tools/mid2agb | |
parent | 1ec2c86089fd933a46ef405da63c131aee52d7e0 (diff) |
Diffstat (limited to 'tools/mid2agb')
-rw-r--r-- | tools/mid2agb/Makefile | 2 | ||||
-rwxr-xr-x | tools/mid2agb/mid2agb.exe | bin | 939850 -> 939850 bytes |
2 files changed, 1 insertions, 1 deletions
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 Binary files differindex 95472ec..48752d5 100755 --- a/tools/mid2agb/mid2agb.exe +++ b/tools/mid2agb/mid2agb.exe |