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

Function AIGetStreamPlayState

src/dolphin/src/ai/ai.c:87–90  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

85}
86
87u32 AIGetStreamPlayState()
88{
89 return __AIRegs[0] & 1;
90}
91
92void AISetDSPSampleRate(u32 rate)
93{

Callers 3

AISetStreamPlayStateFunction · 0.85
AISetDSPSampleRateFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected