Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ zAssetStartup
Function
zAssetStartup
src/SB/Game/zAssetTypes.cpp:121–125 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
119
};
120
121
void zAssetStartup()
122
{
123
xSTStartup(assetTypeHandlers);
124
ATBL_Init();
125
}
126
127
void zAssetShutdown()
128
{
Callers
1
main
Function · 0.85
Calls
2
xSTStartup
Function · 0.85
ATBL_Init
Function · 0.85
Tested by
no test coverage detected