mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-08-22 06:13:45 -07:00
Now?
This commit is contained in:
parent
e9eb3d3626
commit
09b9f119d5
1 changed files with 2 additions and 0 deletions
|
@ -32,6 +32,8 @@ typedef struct SaveStateRequest {
|
|||
RequestType type;
|
||||
} SaveStateRequest;
|
||||
|
||||
class SaveState;
|
||||
|
||||
class SaveStateMgr {
|
||||
friend class SaveState;
|
||||
private:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue