summaryrefslogtreecommitdiff
path: root/src/common/logging/log.h
diff options
context:
space:
mode:
authorbunnei <bunneidev@gmail.com>2018-08-03 11:00:27 -0400
committerGitHub <noreply@github.com>2018-08-03 11:00:27 -0400
commit40e78b9a893316e7377ec03ca42fd21bfc6c452d (patch)
tree622d2dbd11eae9d9da36e9a53a9dfb93137bfe42 /src/common/logging/log.h
parentef9433411d8f0c84b89da26ee8580bc5a44bbd50 (diff)
parent7469e26e5e1a224aaeee4eccc86079c82f9c326d (diff)
Merge pull request #898 from lioncash/mig
service: Add migration services
Diffstat (limited to 'src/common/logging/log.h')
-rw-r--r--src/common/logging/log.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/logging/log.h b/src/common/logging/log.h
index b5891fb15..3d6a161a5 100644
--- a/src/common/logging/log.h
+++ b/src/common/logging/log.h
@@ -67,6 +67,7 @@ enum class Class : ClassType {
Service_LBL, ///< The LBL (LCD backlight) service
Service_LDN, ///< The LDN (Local domain network) service
Service_LM, ///< The LM (Logger) service
+ Service_Migration, ///< The migration service
Service_Mii, ///< The Mii service
Service_MM, ///< The MM (Multimedia) service
Service_NCM, ///< The NCM service