mirror of https://github.com/zeldaret/tp.git
18 lines
342 B
C++
18 lines
342 B
C++
//
|
|
// 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;
|
|
}
|