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

@ -9,7 +9,7 @@
namespace vm { using namespace ps3; }
logs::channel sys_gamepad("sys_gamepad", logs::level::notice);
logs::channel sys_gamepad("sys_gamepad");
u32 sys_gamepad_ycon_initalize(vm::ps3::ptr<uint8_t> in, vm::ps3::ptr<uint8_t> out)
{