|
NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
Go to the source code of this file.
Variables | |
| u32 | cRandom::l_RANDOM_MUL = 0x19660D |
Constant a from the ranqd1 algorithm. | |
| u32 | cRandom::l_RANDOM_ADD = 0x3C6EF35F |
Constant c from the ranqd1 algorithm. | |
| u32 cRandom::l_RANDOM_MUL = 0x19660D |
Constant a from the ranqd1 algorithm.
Definition at line 7 of file c_random.cpp.
| u32 cRandom::l_RANDOM_ADD = 0x3C6EF35F |
Constant c from the ranqd1 algorithm.
Definition at line 8 of file c_random.cpp.