Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ xMathExit
Function
xMathExit
src/SB/Core/x/xMath.cpp:21–27 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
19
}
20
21
void xMathExit()
22
{
23
if (!xmath_exited)
24
{
25
xmath_exited = 1;
26
}
27
}
28
29
F32 xatof(const char* x)
30
{
Callers
1
iSystemExit
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected