From f0171236eaa5093ccd17894924841bbb2fc6c1e1 Mon Sep 17 00:00:00 2001 From: Maschell Date: Sat, 17 Oct 2020 00:45:05 +0200 Subject: [PATCH] Rename binary from safe.rpx to root.rpx --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index cbd15bb..c269f05 100644 --- a/Makefile +++ b/Makefile @@ -17,7 +17,7 @@ include $(DEVKITPRO)/wut/share/wut_rules # DATA is a list of directories containing data files # INCLUDES is a list of directories containing header files #------------------------------------------------------------------------------- -TARGET := safe +TARGET := root BUILD := build SOURCES := source \ source/utils