Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3110
void _extractscript(char *script, char *tempfilename) { cf_CopyFile(tempfilename, script); }
3111
3112
int _getfreeextractslot(void) {
3113
// find a free slot
Callers
1
Osiris_ExtractScriptsFromHog
Function · 0.85
Calls
1
cf_CopyFile
Function · 0.85
Tested by
no test coverage detected