mirror of
https://github.com/RPCS3/rpcs3.git
synced 2026-01-07 09:10:05 +01: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 a new issue