1 2 3 4 5
#include "JSystem/JMath/random.h" JMath::TRandom_fast_::TRandom_fast_(u32 value) { this->value = value; }