MCPcopy 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
1231void sound_init()
1232{
1233 priv_sound_init(SFX_UI);
1234}
1235
1236void effects_play_sound(char *snd_file)
1237{

Callers 1

diablo_initFunction · 0.85

Calls 1

priv_sound_initFunction · 0.85

Tested by

no test coverage detected