MCPcopy 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
610U32 zVarEntryCB_SndMode(void* arg)
611{
612 return gSnd.stereo;
613}
614
615U32 zVarEntryCB_SndMusicVol(void* arg)
616{

Callers 2

ZDSP_doCommandFunction · 0.85
zDispatcherStoreOptionsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected