Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenLoco/OpenLoco
/ reinitialise
Function
reinitialise
src/OpenLoco/src/Audio/Audio.cpp:187–191 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
185
}
186
187
static void reinitialise()
188
{
189
disposeDSound();
190
initialiseDSound();
191
}
192
193
static size_t getDeviceIndex(const std::string_view& deviceName)
194
{
Callers
1
setDevice
Function · 0.85
Calls
2
disposeDSound
Function · 0.85
initialiseDSound
Function · 0.85
Tested by
no test coverage detected