Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ GetCurrentH
Function
GetCurrentH
src/SB/Game/zCamera.cpp:157–160 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
155
}
156
157
F32 GetCurrentH()
158
{
159
return dMultiplier * _GetCurrentH() + dOffset;
160
}
161
162
F32 _GetCurrentH()
163
{
Callers
2
zCameraReset
Function · 0.85
zCameraFreeLookSetGoals
Function · 0.85
Calls
1
_GetCurrentH
Function · 0.85
Tested by
no test coverage detected