mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 21:47:59 +00:00
Add missing factories, update hecl
This commit is contained in:
@@ -71,7 +71,8 @@ public:
|
||||
static FourCC UncookedResType();
|
||||
};
|
||||
|
||||
CFactoryFnReturn FCollisionResponseDataFactory(const SObjectTag& tag, CInputStream& in, const CVParamTransfer& vparms);
|
||||
CFactoryFnReturn FCollisionResponseDataFactory(const SObjectTag& tag, CInputStream& in, const CVParamTransfer& vparms,
|
||||
CObjectReference*);
|
||||
}
|
||||
|
||||
#endif // __URDE_CCOLLISIONRESPONSEDATA_HPP__
|
||||
|
||||
Reference in New Issue
Block a user