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

Function AIStopDMA

src/dolphin/src/ai/ai.c:52–55  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50}
51
52void AIStopDMA(void)
53{
54 __DSPRegs[27] &= ~0x8000;
55}
56
57void AISetStreamPlayState(u32 state)
58{

Callers 1

__AXOutQuitFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected