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