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

Function NewCursor

Source/cursor.cpp:100–103  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

98}
99
100void NewCursor(int i)
101{
102 SetCursor_(i);
103}
104
105void InitLevelCursor()
106{

Callers 4

DoResurrectFunction · 0.85
DoHealOtherFunction · 0.85
control_set_gold_cursFunction · 0.85
UseItemFunction · 0.85

Calls 1

SetCursor_Function · 0.85

Tested by

no test coverage detected