MCPcopy Create free account
hub / github.com/diasurgical/DevilutionX / ClearCursor

Function ClearCursor

Source/engine/render/scrollrt.cpp:1430–1433  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1428}
1429
1430void ClearCursor() // CODE_FIX: this was supposed to be in cursor.cpp
1431{
1432 PrevCursorRect = {};
1433}
1434
1435void ShiftGrid(int *x, int *y, int horizontal, int vertical)
1436{

Callers 3

InitCursorFunction · 0.85
FreeCursorFunction · 0.85
InitLevelCursorFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected