mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-08-02 22:30:39 +00:00
Update vm_native.cpp
This commit is contained in:
parent
68d74bc28a
commit
70fdc58624
1 changed files with 1 additions and 1 deletions
|
@ -168,7 +168,7 @@ namespace utils
|
||||||
}
|
}
|
||||||
|
|
||||||
return false;
|
return false;
|
||||||
}, true).second);
|
}, false).second);
|
||||||
|
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue