Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ xlog
Function
xlog
src/SB/Core/x/xCutscene.cpp:283–286 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
281
}
282
283
F32 xlog(F32 x)
284
{
285
return std::logf(x);
286
}
287
288
float std::logf(float x)
289
{
Callers
3
zEntPlayer_SNDInit
Function · 0.85
iVolFromX
Function · 0.85
xCutscene_SetSpeed
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected