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

Function FreeDialogButtonGraphics

Source/DiabloUI/button.cpp:27–30  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

25}
26
27void FreeDialogButtonGraphics()
28{
29 ButtonSprites = std::nullopt;
30}
31
32ClxSprite ButtonSprite(bool pressed)
33{

Callers 2

DeinitFunction · 0.85
ProgressFreeForegroundFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected