MCPcopy 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
113BOOL SFileDdaEnd(HANDLE hFile)
114{
115 Mix_HaltChannel(0);
116
117 return true;
118}
119
120BOOL SFileDdaGetPos(HANDLE hFile, DWORD *current, DWORD *end)
121{

Callers 1

sfx_stopFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected