mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-18 20:45:27 +00:00
Begin transitioning to new CModel/CCubeModel & friends
This commit is contained in:
@@ -18,6 +18,7 @@ class COBBox;
|
||||
class CQuaternion;
|
||||
class CColor;
|
||||
} // namespace zeus
|
||||
|
||||
namespace metaforce {
|
||||
// Custom helpers for input/output
|
||||
template <>
|
||||
@@ -43,5 +44,4 @@ zeus::CMatrix4f cinput_stream_helper(CInputStream& in);
|
||||
|
||||
template <>
|
||||
void coutput_stream_helper(const zeus::CVector3f& v, COutputStream& out);
|
||||
|
||||
} // namespace metaforce
|
||||
} // namespace metaforce
|
||||
|
||||
Reference in New Issue
Block a user