From b62b271f47ed2b21b5a7cb7c978ae911cbf619b6 Mon Sep 17 00:00:00 2001 From: Dave Murphy Date: Tue, 27 Feb 2018 14:23:52 +0000 Subject: [PATCH] change build folder for 3ds --- Makefile.3ds | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.3ds b/Makefile.3ds index bf1dbf3..3262d50 100644 --- a/Makefile.3ds +++ b/Makefile.3ds @@ -28,7 +28,7 @@ include $(DEVKITARM)/3ds_rules # - /default_icon.png #--------------------------------------------------------------------------------- TARGET := ftpd -BUILD := build +BUILD := build.3ds SOURCES := source DATA := data INCLUDES := include