mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-08 16:01:42 +12:00
Savestates/RSX: Save NV406E semaphore waiting
This commit is contained in:
parent
6211295155
commit
ab27ee4cf4
12 changed files with 61 additions and 23 deletions
|
@ -101,7 +101,7 @@ SERIALIZATION_VER(lv2_config, 9, 1)
|
|||
|
||||
namespace rsx
|
||||
{
|
||||
SERIALIZATION_VER(rsx, 10, 1)
|
||||
SERIALIZATION_VER(rsx, 10, 1, 2)
|
||||
}
|
||||
|
||||
namespace np
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue