Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/diasurgical/devilution
/ SFileDdaEnd
Function
SFileDdaEnd
SourceX/storm/storm.cpp:113–118 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
111
}
112
113
BOOL SFileDdaEnd(HANDLE hFile)
114
{
115
Mix_HaltChannel(0);
116
117
return true;
118
}
119
120
BOOL SFileDdaGetPos(HANDLE hFile, DWORD *current, DWORD *end)
121
{
Callers
1
sfx_stop
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected