MCPcopy Create free account
hub / github.com/TheForceEngine/TheForceEngine / getSeed

Function getSeed

TheForceEngine/TFE_DarkForces/random.cpp:16–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14 }
15
16 s32 getSeed()
17 {
18 return s_seed;
19 }
20
21 void setSeed(s32 seed)
22 {

Callers 1

recordReplaySeedFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected