mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-06-07 03:21:38 +12:00
Add FRD service
This commit is contained in:
parent
94fe205c48
commit
9f07286de8
7 changed files with 91 additions and 4 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue