From 06a7bf4c8c36af699b9882623d2642baf0269bf3 Mon Sep 17 00:00:00 2001 From: PikalaxALT Date: Fri, 19 Jun 2020 16:57:44 -0400 Subject: msgdata.c through DecryptMessageDirect --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 63a5a1a7..e82738fd 100644 --- a/Makefile +++ b/Makefile @@ -175,7 +175,7 @@ SBINFILES = $(BINFILES:%.bin=%.sbin) ##################### Compiler Options ####################### -MWCCVERSION = 2.0/base +MWCCVERSION = 2.0/sp1 CROSS := arm-none-eabi- -- cgit v1.2.3