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

Function ReleaseStoreBtn

Source/stores.cpp:2773–2777  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2771}
2772
2773void ReleaseStoreBtn()
2774{
2775 stextscrlubtn = -1;
2776 stextscrldbtn = -1;
2777}
2778
2779DEVILUTION_END_NAMESPACE

Callers 2

StartStoreFunction · 0.85
LeftMouseUpFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected