mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-14 14:06:09 +00:00
CModel destructor & frame list fixes
This commit is contained in:
@@ -92,6 +92,7 @@ private:
|
||||
|
||||
public:
|
||||
CModel(std::unique_ptr<u8[]> in, u32 dataLen, IObjectStore* store);
|
||||
~CModel();
|
||||
|
||||
void UpdateLastFrame();
|
||||
void MoveToThisFrameList();
|
||||
|
||||
Reference in New Issue
Block a user