MCPcopy 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

27static u32 __AXNumVoices;
28
29u32 __AXGetNumVoices(void)
30{
31 return __AXNumVoices;
32}
33
34void __AXServiceVPB(AXVPB* pvpb)
35{

Callers 1

__AXOutNewFrameFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected