MCPcopy Create free account
hub / github.com/bfbbdecomp/bfbb / zSceneSet

Function zSceneSet

src/SB/Game/zScene.cpp:695–698  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

693}
694
695void zSceneSet(xBase* b, U32 index)
696{
697 globals.sceneCur->base[index] = b;
698}
699
700static void PipeCountStuffCB(RpAtomic*, U32 pipeFlags, U32)
701{

Callers 11

init_dynamic_typeFunction · 0.85
zSceneInitFunc_DefaultFunction · 0.85
zSceneInitFunc_MovePointFunction · 0.85
zSceneInitFunc_SBNPCFunction · 0.85
zSceneInitFunc_PlayerFunction · 0.85
zSceneInitFunc_CameraFunction · 0.85
zSceneInitFunc_SurfaceFunction · 0.85
zSceneInitFunc_GustFunction · 0.85
zSceneInitFunc_VolumeFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected