Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/diasurgical/devilution
/ pfile_SFileCloseArchive
Function
pfile_SFileCloseArchive
Source/pfile.cpp:266–269 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
264
}
265
266
void pfile_SFileCloseArchive(HANDLE hsArchive)
267
{
268
SFileCloseArchive(hsArchive);
269
}
270
271
BOOL pfile_archive_contains_game(HANDLE hsArchive, DWORD save_num)
272
{
Callers
3
pfile_ui_set_hero_infos
Function · 0.85
pfile_read_player_from_save
Function · 0.85
pfile_read
Function · 0.85
Calls
1
SFileCloseArchive
Function · 0.85
Tested by
no test coverage detected