Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
47
void RefreshMusic()
48
{
49
music_start(NextTrack());
50
}
51
52
bool InitMenu(_selhero_selections type)
53
{
Callers
3
InitMenu
Function · 0.85
PlayIntro
Function · 0.85
mainmenu_loop
Function · 0.85
Calls
2
NextTrack
Function · 0.85
music_start
Function · 0.50
Tested by
no test coverage detected