mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-06-03 12:27:21 +12:00
Fix dynarmic submodule
This commit is contained in:
parent
979519f785
commit
f9287c1eda
5 changed files with 11 additions and 7 deletions
|
@ -21,7 +21,7 @@ namespace Log {
|
|||
static Logger<false> kernelLogger;
|
||||
static Logger<true> debugStringLogger; // Enables output for the outputDebugString SVC
|
||||
static Logger<false> svcLogger;
|
||||
static Logger<false> gpuLogger;
|
||||
static Logger<true> gpuLogger;
|
||||
|
||||
// Service loggers
|
||||
static Logger<false> aptLogger;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue