Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ xurand
Function
xurand
src/SB/Core/x/xMath.cpp:45–48 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
43
}
44
45
F32 xurand()
46
{
47
return xrand() * 2.3283064e-10f;
48
}
49
50
U32 xMathSolveQuadratic(F32 a, F32 b, F32 c, F32* x1, F32* x2)
51
{
Callers
15
CheckPlayer
Method · 0.85
zEntSimpleObj_MgrUpdateRender
Function · 0.85
UpdateDiscreet
Method · 0.85
UpdateContinuous
Method · 0.85
Process
Method · 0.85
NPCMessage
Method · 0.85
Enter
Method · 0.85
DieTheGoodDeath
Method · 0.85
zNPCTiki_PickTikisToAnimate
Function · 0.85
Reset
Method · 0.85
Process
Method · 0.85
thunderCountCB
Function · 0.85
Calls
1
xrand
Function · 0.85
Tested by
no test coverage detected