Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
78
void FreeCursor()
79
{
80
MemFreeDbg(pCursCels);
81
ClearCursor();
82
}
83
84
void SetICursor(int i)
85
{
Callers
1
free_game
Function · 0.85
Calls
1
ClearCursor
Function · 0.85
Tested by
no test coverage detected