config.yml: Log section optimized

This commit is contained in:
Nekotekina 2017-05-13 21:30:37 +03:00
parent 299f627321
commit 88fef183a3
191 changed files with 377 additions and 411 deletions

View file

@ -4,7 +4,7 @@
#include "sceMt19937.h"
logs::channel sceMt19937("sceMt19937", logs::level::notice);
logs::channel sceMt19937("sceMt19937");
s32 sceMt19937Init(vm::ptr<SceMt19937Context> pCtx, u32 seed)
{