MCPcopy 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
110void FreeStoreMem()
111{
112 MemFreeDbg(pSTextBoxCels);
113 MemFreeDbg(pSPentSpn2Cels);
114 MemFreeDbg(pSTextSlidCels);
115}
116
117void DrawSTextBack()
118{

Callers 1

free_gameFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected