Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
70
S32 PKRLoadStep(S32)
71
{
72
return PKR_LoadStep_Async();
73
}
74
75
st_PACKER_READ_DATA* PKR_ReadInit(void* userdata, char* pkgfile, U32 opts, S32* cltver,
76
st_PACKER_ASSETTYPE* typelist)
Callers
1
xSTLoadStep
Function · 0.70
Calls
1
PKR_LoadStep_Async
Function · 0.70
Tested by
no test coverage detected