diff options
Diffstat (limited to 'src/JSystem/JMath/random.cpp')
| -rw-r--r-- | src/JSystem/JMath/random.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/JSystem/JMath/random.cpp b/src/JSystem/JMath/random.cpp index 56f2aebbf2..78532ed98c 100644 --- a/src/JSystem/JMath/random.cpp +++ b/src/JSystem/JMath/random.cpp @@ -8,4 +8,4 @@ /* 80339AE4-80339AEC -00001 0008+00 0/0 0/0 0/0 .text __ct__Q25JMath13TRandom_fast_FUl */ JMath::TRandom_fast_::TRandom_fast_(u32 param_0) { value = param_0; -}
\ No newline at end of file +} |
