diff --git a/Makefile b/Makefile index 632882b..4c80c69 100644 --- a/Makefile +++ b/Makefile @@ -31,7 +31,8 @@ include $(DEVKITARM)/3ds_rules # - icon.png # - /default_icon.png #--------------------------------------------------------------------------------- -TARGET := $(notdir $(CURDIR)) +# TARGET := $(notdir $(CURDIR)) +TARGET := 3DS-Template BUILD := build SOURCES := source DATA := data