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

Function RefreshMusic

Source/menu.cpp:47–50  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

45}
46
47void RefreshMusic()
48{
49 music_start(NextTrack());
50}
51
52bool InitMenu(_selhero_selections type)
53{

Callers 3

InitMenuFunction · 0.85
PlayIntroFunction · 0.85
mainmenu_loopFunction · 0.85

Calls 2

NextTrackFunction · 0.85
music_startFunction · 0.50

Tested by

no test coverage detected