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

Function AXInit

src/dolphin/src/ax/AX.c:12–15  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10#endif
11
12void AXInit(void)
13{
14 AXInitEx(0);
15}
16
17void AXInitEx(u32 outputBufferMode)
18{

Callers 1

iSndInitFunction · 0.85

Calls 1

AXInitExFunction · 0.85

Tested by

no test coverage detected