MCPcopy 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

initFunction · 0.85
importSaveToGameStateFunction · 0.85
startFunction · 0.85

Calls 2

resetJukeboxFunction · 0.85
stopMusicFunction · 0.70

Tested by

no test coverage detected