mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-14 08:06:08 +00:00
Begin transitioning to new CModel/CCubeModel & friends
This commit is contained in:
@@ -8,6 +8,7 @@ public:
|
||||
NotOwned,
|
||||
Owned,
|
||||
};
|
||||
|
||||
private:
|
||||
u8* x7c_ptr = nullptr;
|
||||
u32 x80_len = 0;
|
||||
@@ -22,4 +23,4 @@ public:
|
||||
|
||||
void Write(const u8* ptr, u32 len) override;
|
||||
};
|
||||
} // namespace metaforce
|
||||
} // namespace metaforce
|
||||
|
||||
Reference in New Issue
Block a user