Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ __AXGetNumVoices
Function
__AXGetNumVoices
src/dolphin/src/ax/AXVPB.c:29–32 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
27
static u32 __AXNumVoices;
28
29
u32 __AXGetNumVoices(void)
30
{
31
return __AXNumVoices;
32
}
33
34
void __AXServiceVPB(AXVPB* pvpb)
35
{
Callers
1
__AXOutNewFrame
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected