tma: Implement example set:sys getter service

This commit is contained in:
Michael Scire
2018-12-05 13:18:31 -08:00
parent 24be9ffc57
commit 61ad4e0991
10 changed files with 184 additions and 4 deletions

View File

@@ -19,7 +19,7 @@ include $(DEVKITPRO)/libnx/switch_rules
#---------------------------------------------------------------------------------
TARGET := $(notdir $(CURDIR))
BUILD := build
SOURCES := source source/test
SOURCES := source source/test source/settings
DATA := data
INCLUDES := include ../../common/include
EXEFS_SRC := exefs_src