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