mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-04 14:08:37 +00:00
Savestates/cellPad: Save old controller state
This commit is contained in:
parent
847b721558
commit
2398e753bf
3 changed files with 5 additions and 2 deletions
|
|
@ -79,7 +79,7 @@ SERIALIZATION_VER(cellGcm, 19, 1)
|
|||
SERIALIZATION_VER(sysPrxForUser, 20, 1)
|
||||
SERIALIZATION_VER(cellSaveData, 21, 1)
|
||||
SERIALIZATION_VER(cellAudioOut, 22, 1)
|
||||
SERIALIZATION_VER(sys_io, 23, 1)
|
||||
SERIALIZATION_VER(sys_io, 23, 2)
|
||||
|
||||
// Misc versions for HLE/LLE not included so main version would not invalidated
|
||||
SERIALIZATION_VER(LLE, 24, 1)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue