Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ zVarEntryCB_SndMode
Function
zVarEntryCB_SndMode
src/SB/Game/zVar.cpp:610–613 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
608
}
609
610
U32 zVarEntryCB_SndMode(void* arg)
611
{
612
return gSnd.stereo;
613
}
614
615
U32 zVarEntryCB_SndMusicVol(void* arg)
616
{
Callers
2
ZDSP_doCommand
Function · 0.85
zDispatcherStoreOptions
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected