From d8023c624dee2afdbf05df33c33f4bcd88faa68f Mon Sep 17 00:00:00 2001 From: PikalaxALT Date: Sat, 18 Apr 2020 19:36:30 -0400 Subject: include flags --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index d3a55325..1d2997e5 100644 --- a/Makefile +++ b/Makefile @@ -56,7 +56,7 @@ OBJCOPY := $(CROSS)objcopy # ./tools/mwccarm/2.0/base/mwasmarm.exe -proc arm5te asm/arm9_thumb.s -o arm9.o ASFLAGS = -proc arm5te -CFLAGS = -O4,p -proc v5te -thumb -fp soft -lang c -Cpp_exceptions off -interworking +CFLAGS = -O4,p -proc v5te -thumb -fp soft -lang c -Cpp_exceptions off -interworking -i nitro ####################### Other Tools ######################### -- cgit v1.2.3