|
OpenTTD Source
1.10.0-RC1
|
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.