mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-06 15:01:28 +12:00
Modernize PPU logging (ppu_log variable)
This commit is contained in:
parent
21f7b0ff0f
commit
327bb2d8f0
11 changed files with 70 additions and 69 deletions
|
@ -122,7 +122,6 @@ namespace logs
|
|||
namespace logs
|
||||
{
|
||||
/* Small set of predefined channels */
|
||||
LOG_CHANNEL(PPU);
|
||||
LOG_CHANNEL(SPU);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue