MCPcopy Create free account
hub / github.com/DescentDevelopers/Descent3 / _extractscript

Function _extractscript

Descent3/OsirisLoadandBind.cpp:3110–3110  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3108}
3109
3110void _extractscript(char *script, char *tempfilename) { cf_CopyFile(tempfilename, script); }
3111
3112int _getfreeextractslot(void) {
3113 // find a free slot

Callers 1

Calls 1

cf_CopyFileFunction · 0.85

Tested by

no test coverage detected