mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-15 06:06:08 +00:00
Start CModelData, cleanup CFactoryFnReturn usage
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
|
||||
#include <musyx/musyx.h>
|
||||
|
||||
#include <Kyoto/CFactoryMgr.hpp>
|
||||
#include <Kyoto/CFactoryFnReturn.hpp>
|
||||
|
||||
class CVector3f;
|
||||
class CSfxManager {
|
||||
@@ -243,4 +243,7 @@ public:
|
||||
static bool IsValidHandle(CSfxHandle handle);
|
||||
};
|
||||
|
||||
CFactoryFnReturn FAudioTranslationTableFactory(const SObjectTag& obj, CInputStream& in,
|
||||
const CVParamTransfer& xfer);
|
||||
|
||||
#endif // _CSFXMANAGER
|
||||
|
||||
Reference in New Issue
Block a user