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:
Vitor Kiguchi 2023-04-05 15:48:03 -03:00
parent c79acdd88d
commit dccd89b796
2 changed files with 4 additions and 14 deletions

View file

@ -9,8 +9,6 @@
namespace Core {
struct CSTHeader;
struct SaveStateInfo {
u32 slot;
u64 time;