MCPcopy Create free account
hub / github.com/TASEmulators/fceux / FCEUI_SetPCMVolume

Function FCEUI_SetPCMVolume

src/sound.cpp:1317–1320  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1315}
1316
1317void FCEUI_SetPCMVolume(uint32 volume)
1318{
1319 FSettings.PCMVolume=volume;
1320}
1321
1322SFORMAT FCEUSND_STATEINFO[]={
1323

Callers 6

SoundConCallBFunction · 0.85
mainFunction · 0.85
InitSoundFunction · 0.85
pcmChangedMethod · 0.85
mixerChangedFunction · 0.85
InitSoundFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected