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

Function ZDSP_readAsset

src/SB/Game/zDispatcher.cpp:137–139  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

135 xBaseReset(dspdata, ass);
136 memset(&dspdata->rawass, 0, sizeof(xBaseAsset));
137 ZDSP_instInit(dspdata, ass);
138 ZDSP_instInitDep(dspdata, scene);
139}
140
141static void ZDSP_readAsset(st_ZDISPATCH_DATA* dspdata)
142{

Callers 1

ZDSP_instInitFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected