Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
12
void AXInit(void)
13
{
14
AXInitEx(0);
15
}
16
17
void AXInitEx(u32 outputBufferMode)
18
{
Callers
1
iSndInit
Function · 0.85
Calls
1
AXInitEx
Function · 0.85
Tested by
no test coverage detected