MCPcopy Create free account
hub / github.com/bfbbdecomp/bfbb / AIGetStreamSampleRate

Function AIGetStreamSampleRate

src/dolphin/src/ai/ai.c:161–164  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

159}
160
161u32 AIGetStreamSampleRate()
162{
163 return (__AIRegs[0] >> 1) & 1;
164}
165
166void AISetStreamVolLeft(u8 volume)
167{

Callers 3

AISetStreamPlayStateFunction · 0.85
AISetDSPSampleRateFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected