mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-08 16:05:56 +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
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
#include "sceAppUtil.h"
|
||||
|
||||
logs::channel sceAppUtil("sceAppUtil", logs::level::notice);
|
||||
logs::channel sceAppUtil("sceAppUtil");
|
||||
|
||||
s32 sceAppUtilInit(vm::cptr<SceAppUtilInitParam> initParam, vm::ptr<SceAppUtilBootParam> bootParam)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue