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

Function iFileFullPath

src/SB/Core/gc/iFile.cpp:326–329  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

324}
325
326void iFileFullPath(const char* relname, char* fullname)
327{
328 strcpy(fullname, relname);
329}
330
331void iFileSetPath(char* path)
332{

Callers 2

iFileLoadFunction · 0.70
iFileOpenFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected