mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-04 14:08:37 +00:00
config.yml: Log section optimized
This commit is contained in:
parent
299f627321
commit
88fef183a3
191 changed files with 377 additions and 411 deletions
|
|
@ -10,7 +10,7 @@
|
|||
#include <mutex>
|
||||
#include <algorithm>
|
||||
|
||||
logs::channel cellSaveData("cellSaveData", logs::level::notice);
|
||||
logs::channel cellSaveData("cellSaveData");
|
||||
|
||||
SaveDialogBase::~SaveDialogBase()
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue