MCPcopy Create free account
hub / github.com/bfbbdecomp/bfbb / PKRLoadStep

Function PKRLoadStep

src/SB/Core/x/xpkrsvc.cpp:70–73  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

68}
69
70S32 PKRLoadStep(S32)
71{
72 return PKR_LoadStep_Async();
73}
74
75st_PACKER_READ_DATA* PKR_ReadInit(void* userdata, char* pkgfile, U32 opts, S32* cltver,
76 st_PACKER_ASSETTYPE* typelist)

Callers 1

xSTLoadStepFunction · 0.70

Calls 1

PKR_LoadStep_AsyncFunction · 0.70

Tested by

no test coverage detected