MCPcopy 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
21void xMathExit()
22{
23 if (!xmath_exited)
24 {
25 xmath_exited = 1;
26 }
27}
28
29F32 xatof(const char* x)
30{

Callers 1

iSystemExitFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected