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

Function mainmenu_Free

SourceX/DiabloUI/mainmenu.cpp:58–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56}
57
58void mainmenu_Free()
59{
60 ArtBackground.Unload();
61}
62
63BOOL UiMainMenuDialog(char *name, int *pdwResult, void (*fnSound)(char *file), int attractTimeOut)
64{

Callers 1

UiMainMenuDialogFunction · 0.85

Calls 1

UnloadMethod · 0.80

Tested by

no test coverage detected