summaryrefslogtreecommitdiff
path: root/src/JSystem/JMath/random.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/JSystem/JMath/random.cpp')
-rw-r--r--src/JSystem/JMath/random.cpp6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/JSystem/JMath/random.cpp b/src/JSystem/JMath/random.cpp
index dc910ac072..add311c729 100644
--- a/src/JSystem/JMath/random.cpp
+++ b/src/JSystem/JMath/random.cpp
@@ -1,13 +1,7 @@
-//
-// Generated By: dol2asm
-// Translation Unit: random
-//
-
#include "JSystem/JSystem.h" // IWYU pragma: keep
#include "JSystem/JMath/random.h"
-/* 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;
}