MCPcopy Create free account
hub / github.com/abbeycode/UnrarKit / uiInit

Function uiInit

Libraries/unrar/uicommon.cpp:3–6  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1static SOUND_NOTIFY_MODE uiSoundNotify;
2
3void uiInit(SOUND_NOTIFY_MODE Sound)
4{
5 uiSoundNotify = Sound;
6}
7
8
9// Additionally to handling user input, it analyzes and sets command options.

Callers 1

mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected