mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-04 14:08:37 +00:00
Reintroduce LOG_CHANNEL
Groundwork for further improvements
This commit is contained in:
parent
57f394e156
commit
363811981d
128 changed files with 266 additions and 268 deletions
|
|
@ -10,7 +10,7 @@
|
|||
#include <mutex>
|
||||
#include <queue>
|
||||
|
||||
logs::channel cellSysutil("cellSysutil");
|
||||
LOG_CHANNEL(cellSysutil);
|
||||
|
||||
struct sysutil_cb_manager
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue