mirror of
https://github.com/PabloMK7/citra.git
synced 2025-09-10 21:00:06 +00:00
common: logging: Restructure backend code
This commit is contained in:
parent
b559c078bc
commit
b57773b1cf
9 changed files with 310 additions and 285 deletions
|
@ -9,7 +9,7 @@
|
|||
#include "citra_qt/debugger/console.h"
|
||||
#include "citra_qt/uisettings.h"
|
||||
#include "common/file_util.h"
|
||||
#include "common/logging/log.h"
|
||||
#include "common/logging/backend.h"
|
||||
#include "common/settings.h"
|
||||
#include "core/core.h"
|
||||
#include "ui_configure_debug.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue