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

Function FCEUI_SetSquare2Volume

src/sound.cpp:1307–1310  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1305}
1306
1307void FCEUI_SetSquare2Volume(uint32 volume)
1308{
1309 FSettings.Square2Volume=volume;
1310}
1311
1312void FCEUI_SetNoiseVolume(uint32 volume)
1313{

Callers 6

SoundConCallBFunction · 0.85
mainFunction · 0.85
InitSoundFunction · 0.85
square2ChangedMethod · 0.85
mixerChangedFunction · 0.85
InitSoundFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected