Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/diasurgical/devilution
/ FreeStoreMem
Function
FreeStoreMem
Source/stores.cpp:110–115 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
108
}
109
110
void FreeStoreMem()
111
{
112
MemFreeDbg(pSTextBoxCels);
113
MemFreeDbg(pSPentSpn2Cels);
114
MemFreeDbg(pSTextSlidCels);
115
}
116
117
void DrawSTextBack()
118
{
Callers
1
free_game
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected