1 2 3 4 5 6 7
#include "JSystem/JSystem.h" // IWYU pragma: keep #include "JSystem/JMath/random.h" JMath::TRandom_fast_::TRandom_fast_(u32 param_0) { value = param_0; }