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

Function iCSFileClose

src/SB/Core/gc/iCutscene.cpp:203–208  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

201}
202
203void iCSFileClose(xCutscene* csn)
204{
205 iFileReadStop();
206
207 csn->Opened = 0;
208}
209
210S32 iCSLoadStep(xCutscene* csn)
211{

Callers 1

xCutscene_DestroyFunction · 0.85

Calls 1

iFileReadStopFunction · 0.70

Tested by

no test coverage detected