mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-06-07 03:21:38 +12:00
Add empty cfg:u service
This commit is contained in:
parent
e02ef8a213
commit
1ddba7737f
7 changed files with 55 additions and 9 deletions
|
@ -27,6 +27,7 @@ namespace Log {
|
|||
|
||||
// Service loggers
|
||||
static Logger<true> aptLogger;
|
||||
static Logger<true> cfgLogger;
|
||||
static Logger<true> dspServiceLogger;
|
||||
static Logger<true> fsLogger;
|
||||
static Logger<true> hidLogger;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue