MCPcopy 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
149void FreeCursor()
150{
151 pCursCels = std::nullopt;
152 pCursCels2 = std::nullopt;
153 ClearCursor();
154}
155
156ClxSprite GetInvItemSprite(int cursId)
157{

Callers 1

FreeGameFunction · 0.85

Calls 1

ClearCursorFunction · 0.85

Tested by

no test coverage detected