mirror of
https://github.com/RPCS3/rpcs3.git
synced 2024-12-29 03:24:36 +00:00
Bugfix
This commit is contained in:
parent
bd517cf915
commit
0cf7bb056e
@ -45,6 +45,7 @@ struct event_flag_t
|
||||
, protocol(protocol)
|
||||
, type(type)
|
||||
, name(name)
|
||||
, cancelled(0)
|
||||
, waiters(0)
|
||||
{
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user