summaryrefslogtreecommitdiffstats
path: root/src/common/logging/log.h
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2018-08-01 22:24:03 +0200
committerLioncash <mathew1800@gmail.com>2018-08-01 22:45:51 +0200
commite39294c2678af19003b692e66f32956f7f546279 (patch)
treee3c7e8dc5e5303a3439227f11d7f64cf88e72329 /src/common/logging/log.h
parentMerge pull request #885 from greggameplayer/R32-Float (diff)
downloadyuzu-e39294c2678af19003b692e66f32956f7f546279.tar
yuzu-e39294c2678af19003b692e66f32956f7f546279.tar.gz
yuzu-e39294c2678af19003b692e66f32956f7f546279.tar.bz2
yuzu-e39294c2678af19003b692e66f32956f7f546279.tar.lz
yuzu-e39294c2678af19003b692e66f32956f7f546279.tar.xz
yuzu-e39294c2678af19003b692e66f32956f7f546279.tar.zst
yuzu-e39294c2678af19003b692e66f32956f7f546279.zip
Diffstat (limited to '')
-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 140cd8e47..57552d49e 100644
--- a/src/common/logging/log.h
+++ b/src/common/logging/log.h
@@ -57,6 +57,7 @@ enum class Class : ClassType {
Service_Audio, ///< The Audio (Audio control) service
Service_BCAT, ///< The BCAT service
Service_BTM, ///< The BTM service
+ Service_Capture, ///< The capture service
Service_Fatal, ///< The Fatal service
Service_FGM, ///< The FGM service
Service_Friend, ///< The friend service