Add FRD service

This commit is contained in:
wheremyfoodat 2023-01-05 22:23:05 +02:00
parent 94fe205c48
commit 9f07286de8
7 changed files with 91 additions and 4 deletions

View file

@ -28,10 +28,12 @@ namespace Log {
static Logger<false> rendererLogger;
// Service loggers
static Logger<false> acLogger;
static Logger<false> aptLogger;
static Logger<false> cecdLogger;
static Logger<false> cfgLogger;
static Logger<false> dspServiceLogger;
static Logger<false> frdLogger;
static Logger<false> fsLogger;
static Logger<false> hidLogger;
static Logger<false> gspGPULogger;