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

Function zCameraMinTargetHeightSet

src/SB/Game/zCamera.cpp:894–897  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

892}
893
894void zCameraMinTargetHeightSet(F32 min_height)
895{
896 zcam_mintgtheight = min_height;
897}
898
899void zCameraMinTargetHeightClear()
900{

Callers 1

BubbleBashCBFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected