MCPcopy Create free account
hub / github.com/diasurgical/devilution / FreeCursor

Function FreeCursor

Source/cursor.cpp:78–82  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

76}
77
78void FreeCursor()
79{
80 MemFreeDbg(pCursCels);
81 ClearCursor();
82}
83
84void SetICursor(int i)
85{

Callers 1

free_gameFunction · 0.85

Calls 1

ClearCursorFunction · 0.85

Tested by

no test coverage detected