summaryrefslogtreecommitdiff
path: root/src/JSystem/JMath/random.cpp
blob: f576d8b56262fdb8d3f0b10eb4ce1909361362e8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
//
// Generated by dtk
// Translation Unit: random.cpp
//

#include "random.h"
#include "dolphin/types.h"

/* 80301350-80301358       .text __ct__Q25JMath13TRandom_fast_FUl */
JMath::TRandom_fast_::TRandom_fast_(unsigned long) {
    /* Nonmatching */
}

/* 80301358-8030142C       .text setSeed__Q25JMath15TRandom_enough_FUl */
void JMath::TRandom_enough_::setSeed(unsigned long) {
    /* Nonmatching */
}

/* 8030142C-803014CC       .text get__Q25JMath15TRandom_enough_Fv */
void JMath::TRandom_enough_::get() {
    /* Nonmatching */
}