mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 00:27:42 +00:00
Cleaner SGameFileSlot save blob initializer
This commit is contained in:
@@ -91,6 +91,7 @@ private:
|
||||
u8 x0_saveBuffer[940] = {};
|
||||
CGameState::GameFileStateInfo x944_fileInfo;
|
||||
SGameFileSlot();
|
||||
SGameFileSlot(CMemoryInStream& in);
|
||||
void InitializeFromGameState();
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user