Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ GetCurrentD
Function
GetCurrentD
src/SB/Game/zCamera.cpp:177–180 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
175
}
176
177
F32 GetCurrentD()
178
{
179
return dMultiplier * _GetCurrentD() + dOffset;
180
}
181
182
F32 _GetCurrentD()
183
{
Callers
2
zCameraReset
Function · 0.85
zCameraFreeLookSetGoals
Function · 0.85
Calls
1
_GetCurrentD
Function · 0.85
Tested by
no test coverage detected