ams.mitm: add bpc handler, for reboot power button stuff

This commit is contained in:
Michael Scire
2019-02-04 21:17:05 -08:00
parent e715197290
commit 784964d49d
12 changed files with 226 additions and 26 deletions

View File

@@ -26,7 +26,7 @@ endif
#---------------------------------------------------------------------------------
TARGET := $(notdir $(CURDIR))
BUILD := build
SOURCES := source source/fs_mitm source/set_mitm
SOURCES := source source/fs_mitm source/set_mitm source/bpc_mitm
DATA := data
INCLUDES := include ../../common/include
EXEFS_SRC := exefs_src