MCPcopy 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
171u8 AIGetStreamVolLeft()
172{
173 return __AIRegs[1];
174}
175
176void AISetStreamVolRight(u8 volume)
177{

Callers 3

AISetStreamPlayStateFunction · 0.85
AISetDSPSampleRateFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected