summaryrefslogtreecommitdiffstats
path: root/src/common/logging/log.h
diff options
context:
space:
mode:
authorDavid <25727384+ogniK5377@users.noreply.github.com>2018-09-24 04:33:29 +0200
committerbunnei <bunneidev@gmail.com>2018-09-24 04:33:29 +0200
commit2513e086abe4b317763add86d25e6fed7300d6c7 (patch)
treee9c1c58ee19526047f79413760c91d4e165175fd /src/common/logging/log.h
parentMerge pull request #1354 from ogniK5377/ssl-version (diff)
downloadyuzu-2513e086abe4b317763add86d25e6fed7300d6c7.tar
yuzu-2513e086abe4b317763add86d25e6fed7300d6c7.tar.gz
yuzu-2513e086abe4b317763add86d25e6fed7300d6c7.tar.bz2
yuzu-2513e086abe4b317763add86d25e6fed7300d6c7.tar.lz
yuzu-2513e086abe4b317763add86d25e6fed7300d6c7.tar.xz
yuzu-2513e086abe4b317763add86d25e6fed7300d6c7.tar.zst
yuzu-2513e086abe4b317763add86d25e6fed7300d6c7.zip
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 4d577524f..abbd056ee 100644
--- a/src/common/logging/log.h
+++ b/src/common/logging/log.h
@@ -70,6 +70,7 @@ enum class Class : ClassType {
Service_FS, ///< The FS (Filesystem) service
Service_GRC, ///< The game recording service
Service_HID, ///< The HID (Human interface device) service
+ Service_IRS, ///< The IRS service
Service_LBL, ///< The LBL (LCD backlight) service
Service_LDN, ///< The LDN (Local domain network) service
Service_LDR, ///< The loader service