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

Function HandleGlobalMouseUpButton

SourceX/DiabloUI/button.cpp:49–52  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

47}
48
49void HandleGlobalMouseUpButton(UiButton *button)
50{
51 button->pressed = false;
52}
53
54} // namespace dvl

Callers 1

UiItemMouseEventsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected