summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorProjectRevoTPP <projectrevotpp@hotmail.com>2018-10-04 21:55:27 -0400
committerProjectRevoTPP <projectrevotpp@hotmail.com>2018-10-04 21:55:27 -0400
commit52559f4c165f0ad4dd8bdff838c1dbdea9e93aa7 (patch)
tree2b8537ef2909c976146fff2fbeaed2cc01536925 /Makefile
parent9975ba7211cc91dc7fddec5f423ed3c42fc0d064 (diff)
decompile script.c
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4375607a6..04690e382 100644
--- a/Makefile
+++ b/Makefile
@@ -28,7 +28,7 @@ SONG_BUILDDIR = $(OBJ_DIR)/$(SONG_SUBDIR)
ASFLAGS := -mcpu=arm7tdmi
CC1 := tools/agbcc/bin/agbcc
-override CFLAGS += -mthumb-interwork -Wimplicit -Wparentheses -Wunused -Werror -O2 -fhex-asm
+override CFLAGS += -mthumb-interwork -Wimplicit -Wparentheses -Werror -O2 -fhex-asm
CPPFLAGS := -I tools/agbcc/include -iquote include -nostdinc -undef