Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/diasurgical/devilution
/ sound_init
Function
sound_init
Source/effects.cpp:1231–1234 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1229
}
1230
1231
void sound_init()
1232
{
1233
priv_sound_init(SFX_UI);
1234
}
1235
1236
void effects_play_sound(char *snd_file)
1237
{
Callers
1
diablo_init
Function · 0.85
Calls
1
priv_sound_init
Function · 0.85
Tested by
no test coverage detected