mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-09 16:31:28 +12:00
config.yml: Log section optimized
This commit is contained in:
parent
299f627321
commit
88fef183a3
191 changed files with 377 additions and 411 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
namespace vm { using namespace ps3; }
|
||||
|
||||
logs::channel cellKey2char("cellKey2char", logs::level::notice);
|
||||
logs::channel cellKey2char("cellKey2char");
|
||||
|
||||
// Return Codes
|
||||
enum CellKey2CharError : u32
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue