Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/diasurgical/DevilutionX
/ FreeCursor
Function
FreeCursor
Source/cursor.cpp:149–154 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
147
}
148
149
void FreeCursor()
150
{
151
pCursCels = std::nullopt;
152
pCursCels2 = std::nullopt;
153
ClearCursor();
154
}
155
156
ClxSprite GetInvItemSprite(int cursId)
157
{
Callers
1
FreeGame
Function · 0.85
Calls
1
ClearCursor
Function · 0.85
Tested by
no test coverage detected