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