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

Function zVolumeGetVolume

src/SB/Game/zVolume.cpp:65–68  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

63}
64
65zVolume* zVolumeGetVolume(U16 n)
66{
67 return &vols[n];
68}
69
70void zVolume_OccludePrecalc(xVec3* camPos)
71{

Callers 1

zSceneInitFunc_VolumeFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected