Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenLoco/OpenLoco
/ resetMusic
Function
resetMusic
src/OpenLoco/src/Audio/Music.cpp:99–103 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
97
}
98
99
void resetMusic()
100
{
101
stopMusic();
102
Jukebox::resetJukebox();
103
}
104
105
void stopMusic()
106
{
Callers
3
init
Function · 0.85
importSaveToGameState
Function · 0.85
start
Function · 0.85
Calls
2
resetJukebox
Function · 0.85
stopMusic
Function · 0.70
Tested by
no test coverage detected