OpenTTD Source
1.11.0-beta2
|
Stores the state of all random number generators. More...
#include <random_func.hpp>
Data Fields | |
Randomizer | random |
Randomizer | interactive_random |
Stores the state of all random number generators.
Definition at line 33 of file random_func.hpp.