Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
203
void iCSFileClose(xCutscene* csn)
204
{
205
iFileReadStop();
206
207
csn->Opened = 0;
208
}
209
210
S32 iCSLoadStep(xCutscene* csn)
211
{
Callers
1
xCutscene_Destroy
Function · 0.85
Calls
1
iFileReadStop
Function · 0.70
Tested by
no test coverage detected