MCPcopy Create free account
hub / github.com/bfbbdecomp/bfbb / xsrand

Function xsrand

src/SB/Core/x/xMath.cpp:34–37  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

32}
33
34void xsrand(U32 seed)
35{
36 rndseed = seed;
37}
38
39U32 xrand()
40{

Callers 2

zGameInitFunction · 0.85
zMenuInitFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected