mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 08:27:42 +00:00
Resource factories now provided with self-ref
This commit is contained in:
@@ -19,7 +19,8 @@ public:
|
||||
const CAnimationSet& GetAnimationSet() const {return x1c_animationSet;}
|
||||
};
|
||||
|
||||
CFactoryFnReturn FAnimCharacterSet(const SObjectTag&, CInputStream&, const CVParamTransfer&);
|
||||
CFactoryFnReturn FAnimCharacterSet(const SObjectTag&, CInputStream&, const CVParamTransfer&,
|
||||
CObjectReference* selfRef);
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user