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

Function BFD_getLength

src/SB/Core/x/xbinio.cpp:592–595  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

590}
591
592static S32 BFD_getLength(tag_xFile* bffp, void* xtradata)
593{
594 return iFileGetSize(bffp);
595}
596
597static S32 BFD_startSector(const char* filename)
598{

Callers 1

xBinioLoadCreateFunction · 0.85

Calls 1

iFileGetSizeFunction · 0.50

Tested by

no test coverage detected