mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-10 08:51:28 +12: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
|
@ -9,7 +9,7 @@
|
|||
#include "Emu/Cell/lv2/sys_tty.h"
|
||||
#include "sysPrxForUser.h"
|
||||
|
||||
logs::channel sysPrxForUser("sysPrxForUser");
|
||||
LOG_CHANNEL(sysPrxForUser);
|
||||
|
||||
extern u64 get_system_time();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue