mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-06 06:55:09 +00:00
Invalidate savestates
This commit is contained in:
parent
9b3b9562c0
commit
108247dccc
2 changed files with 1 additions and 2 deletions
|
|
@ -901,7 +901,6 @@ error_code cellAdecClose(ppu_thread& ppu, vm::ptr<AdecContext> handle)
|
|||
return ret;
|
||||
}
|
||||
|
||||
|
||||
handle->_this = vm::null;
|
||||
handle->sequence_state = AdecSequenceState::closed;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue