Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TASEmulators/fceux
/ FCEUI_SetSquare1Volume
Function
FCEUI_SetSquare1Volume
src/sound.cpp:1302–1305 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1300
}
1301
1302
void FCEUI_SetSquare1Volume(uint32 volume)
1303
{
1304
FSettings.Square1Volume=volume;
1305
}
1306
1307
void FCEUI_SetSquare2Volume(uint32 volume)
1308
{
Callers
6
SoundConCallB
Function · 0.85
main
Function · 0.85
InitSound
Function · 0.85
square1Changed
Method · 0.85
mixerChanged
Function · 0.85
InitSound
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected