tp/libs/JSystem/JMath/random.cpp

43 lines
719 B
C++

//
// Generated By: dol2asm
// Translation Unit: random
//
#include "JSystem/JMath/random.h"
#include "dol2asm.h"
#include "dolphin/types.h"
//
// Types:
//
struct JMath {
struct TRandom_fast_ {
/* 80339AE4 */ TRandom_fast_(u32);
};
};
//
// Forward References:
//
extern "C" void __ct__Q25JMath13TRandom_fast_FUl();
//
// External References:
//
//
// Declarations:
//
/* 80339AE4-80339AEC 334424 0008+00 0/0 3/3 0/0 .text __ct__Q25JMath13TRandom_fast_FUl */
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
asm JMath::TRandom_fast_::TRandom_fast_(u32 param_0) {
nofralloc
#include "asm/JSystem/JMath/random/__ct__Q25JMath13TRandom_fast_FUl.s"
}
#pragma pop