mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 00:14:22 +00:00
Implement/match LegoPartPresenter::Store (#643)
This commit is contained in:

committed by
GitHub

parent
9f875d01e5
commit
6fa4a0dbec
@@ -38,7 +38,7 @@ public:
|
||||
inline void Reset() { m_parts = NULL; }
|
||||
|
||||
MxResult Read(MxDSChunk& p_chunk);
|
||||
void FUN_1007df20();
|
||||
void Store();
|
||||
|
||||
private:
|
||||
void Destroy(MxBool p_fromDestructor);
|
||||
|
Reference in New Issue
Block a user