Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ AIGetStreamVolLeft
Function
AIGetStreamVolLeft
src/dolphin/src/ai/ai.c:171–174 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
169
}
170
171
u8 AIGetStreamVolLeft()
172
{
173
return __AIRegs[1];
174
}
175
176
void AISetStreamVolRight(u8 volume)
177
{
Callers
3
AISetStreamPlayState
Function · 0.85
AISetDSPSampleRate
Function · 0.85
__AI_set_stream_sample_rate
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected