mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-14 10:48:36 +12:00
grammar
This commit is contained in:
parent
b875a86e1d
commit
5943b802d7
4 changed files with 8 additions and 8 deletions
|
@ -769,8 +769,8 @@ namespace rsx
|
|||
g_fxo->get<rsx::dma_manager>().init();
|
||||
on_init_thread();
|
||||
|
||||
is_inited = true;
|
||||
is_inited.notify_all();
|
||||
is_initialized = true;
|
||||
is_initialized.notify_all();
|
||||
|
||||
if (!zcull_ctrl)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue