Service/NFC: stub GetTagInRangeEvent

Fix Fatal Error in Mini-Mario & Friends - amiibo Challenge
This commit is contained in:
mailwl 2016-12-29 23:38:47 +03:00
parent f556d6ee90
commit f2985f7080
7 changed files with 44 additions and 0 deletions

View file

@ -178,6 +178,7 @@ void Init() {
/// Shutdown ServiceManager
void Shutdown() {
PTM::Shutdown();
NFC::Shutdown();
NIM::Shutdown();
NEWS::Shutdown();
NDM::Shutdown();