From f2985f70808ed8777eb6b51b27bb5686869e01c7 Mon Sep 17 00:00:00 2001 From: mailwl Date: Thu, 29 Dec 2016 23:38:47 +0300 Subject: Service/NFC: stub GetTagInRangeEvent Fix Fatal Error in Mini-Mario & Friends - amiibo Challenge --- src/common/logging/log.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/common/logging/log.h') diff --git a/src/common/logging/log.h b/src/common/logging/log.h index 9d8c18d8e..4330ef879 100644 --- a/src/common/logging/log.h +++ b/src/common/logging/log.h @@ -62,6 +62,7 @@ enum class Class : ClassType { Service_LDR, ///< The LDR (3ds dll loader) service Service_MIC, ///< The MIC (Microphone) service Service_NDM, ///< The NDM (Network daemon manager) service + Service_NFC, ///< The NFC service Service_NIM, ///< The NIM (Network interface manager) service Service_NWM, ///< The NWM (Network wlan manager) service Service_CAM, ///< The CAM (Camera) service -- cgit v1.2.3