savestates: various changes
The header doesn't need to be serialized. GetSaveStatePath may be static. Remove unused includes. Name the CryptoPP stringsource.
This commit is contained in:
parent
c79acdd88d
commit
dccd89b796
2 changed files with 4 additions and 14 deletions
|
@ -9,8 +9,6 @@
|
|||
|
||||
namespace Core {
|
||||
|
||||
struct CSTHeader;
|
||||
|
||||
struct SaveStateInfo {
|
||||
u32 slot;
|
||||
u64 time;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue