summaryrefslogtreecommitdiffstats
path: root/src/common/logging/log.h
diff options
context:
space:
mode:
authorMorph <39850852+Morph1984@users.noreply.github.com>2021-04-07 17:03:45 +0200
committerMorph <39850852+Morph1984@users.noreply.github.com>2021-04-09 06:49:47 +0200
commit5ce0e127daddc3683904a409f0ad496fdda4ba44 (patch)
tree3f36f2eae00ace60b6a86c15a8ae5a78f19979aa /src/common/logging/log.h
parentvi: Update to 12.x (diff)
downloadyuzu-5ce0e127daddc3683904a409f0ad496fdda4ba44.tar
yuzu-5ce0e127daddc3683904a409f0ad496fdda4ba44.tar.gz
yuzu-5ce0e127daddc3683904a409f0ad496fdda4ba44.tar.bz2
yuzu-5ce0e127daddc3683904a409f0ad496fdda4ba44.tar.lz
yuzu-5ce0e127daddc3683904a409f0ad496fdda4ba44.tar.xz
yuzu-5ce0e127daddc3683904a409f0ad496fdda4ba44.tar.zst
yuzu-5ce0e127daddc3683904a409f0ad496fdda4ba44.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 835894918..3d7b7dab7 100644
--- a/src/common/logging/log.h
+++ b/src/common/logging/log.h
@@ -66,6 +66,7 @@ enum class Class : ClassType {
Service_ARP, ///< The ARP service
Service_Audio, ///< The Audio (Audio control) service
Service_BCAT, ///< The BCAT service
+ Service_BGTC, ///< The BGTC (Background Task Controller) service
Service_BPC, ///< The BPC service
Service_BTDRV, ///< The Bluetooth driver service
Service_BTM, ///< The BTM service