MCPcopy 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
121void zAssetStartup()
122{
123 xSTStartup(assetTypeHandlers);
124 ATBL_Init();
125}
126
127void zAssetShutdown()
128{

Callers 1

mainFunction · 0.85

Calls 2

xSTStartupFunction · 0.85
ATBL_InitFunction · 0.85

Tested by

no test coverage detected