mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-04-20 11:36:13 +00:00
Bugfix
This commit is contained in:
parent
bd517cf915
commit
0cf7bb056e
1 changed files with 1 additions and 0 deletions
|
@ -45,6 +45,7 @@ struct event_flag_t
|
|||
, protocol(protocol)
|
||||
, type(type)
|
||||
, name(name)
|
||||
, cancelled(0)
|
||||
, waiters(0)
|
||||
{
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue