summaryrefslogtreecommitdiff
path: root/libs/JSystem/JMath/random.cpp
blob: a93fa31ef1648a9c72ffdaaade6e25c7b94f4394 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
//
// Generated By: dol2asm
// Translation Unit: random
//

#include "JSystem/JMath/random.h"
#include "dol2asm.h"
#include "dolphin/types.h"

//
// Declarations:
//

/* 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;
}