Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
894
void zCameraMinTargetHeightSet(F32 min_height)
895
{
896
zcam_mintgtheight = min_height;
897
}
898
899
void zCameraMinTargetHeightClear()
900
{
Callers
1
BubbleBashCB
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected