Home
last modified time | relevance | path

Searched refs:useRandSeed (Results 1 – 2 of 2) sorted by relevance

/dports/games/barony/Barony-3.3.7/src/
H A Dfiles.hpp38 int physfsLoadMapFile(int levelToLoad, Uint32 seed, bool useRandSeed, int *checkMapHash = nullptr);
H A Dfiles.cpp1731 int physfsLoadMapFile(int levelToLoad, Uint32 seed, bool useRandSeed, int* checkMapHash) in physfsLoadMapFile() argument
1846 if ( useRandSeed ) in physfsLoadMapFile()