mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-20 22:05:12 +00:00
Minor fixes
This commit is contained in:
parent
e32c49c12c
commit
df6607e236
52 changed files with 309 additions and 282 deletions
|
|
@ -10,6 +10,8 @@
|
|||
#include "sys_process.h"
|
||||
#include "sys_event.h"
|
||||
|
||||
namespace vm { using namespace ps3; }
|
||||
|
||||
logs::channel sys_event("sys_event", logs::level::notice);
|
||||
|
||||
template<> DECLARE(ipc_manager<lv2_event_queue_t, u64>::g_ipc) {};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue