MCPcopy 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
283F32 xlog(F32 x)
284{
285 return std::logf(x);
286}
287
288float std::logf(float x)
289{

Callers 3

zEntPlayer_SNDInitFunction · 0.85
iVolFromXFunction · 0.85
xCutscene_SetSpeedFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected