Add definition of WUT_ROOT

This commit is contained in:
Maschell 2020-05-03 09:14:10 +02:00
parent 043089f48a
commit 0c3d4b67e2

View File

@ -10,6 +10,8 @@ TOPDIR ?= $(CURDIR)
include $(DEVKITPRO)/wups/share/wups_rules
WUT_ROOT := $(DEVKITPRO)/wut
#-------------------------------------------------------------------------------
# TARGET is the name of the output
# BUILD is the directory where object files & intermediate files will be placed