mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 07:47:42 +00:00
Add missing factories, update hecl
This commit is contained in:
@@ -19,7 +19,8 @@ public:
|
||||
static CSwooshDescription* GetGeneratorDesc(CInputStream& in, CSimplePool* resPool);
|
||||
};
|
||||
|
||||
CFactoryFnReturn FParticleSwooshDataFactory(const SObjectTag& tag, CInputStream& in, const CVParamTransfer& vparms);
|
||||
CFactoryFnReturn FParticleSwooshDataFactory(const SObjectTag& tag, CInputStream& in, const CVParamTransfer& vparms,
|
||||
CObjectReference*);
|
||||
}
|
||||
|
||||
#endif // __URDE_CPARTICLESWOOSHDATAFACTORY_HPP__
|
||||
|
||||
Reference in New Issue
Block a user