Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/diasurgical/devilution
/ SFileEnableDirectAccess
Function
SFileEnableDirectAccess
SourceX/storm/storm.cpp:824–828 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
822
}
823
824
BOOL SFileEnableDirectAccess(BOOL enable)
825
{
826
directFileAccess = enable;
827
return true;
828
}
829
}
Callers
1
diablo_init
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected