mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-10 18:27:41 +00:00
Resource factories now provided with self-ref
This commit is contained in:
@@ -39,7 +39,8 @@ public:
|
||||
zeus::CVector3f GetFromParentUnrotated(const CSegId& id) const;
|
||||
};
|
||||
|
||||
CFactoryFnReturn FCharLayoutInfo(const SObjectTag&, CInputStream&, const CVParamTransfer&);
|
||||
CFactoryFnReturn FCharLayoutInfo(const SObjectTag&, CInputStream&, const CVParamTransfer&,
|
||||
CObjectReference* selfRef);
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user