tp/libs/JSystem/JParticle/JPAKeyBlock.cpp

59 lines
1.3 KiB
C++

//
// Generated By: dol2asm
// Translation Unit: JPAKeyBlock
//
#include "JSystem/JParticle/JPAKeyBlock.h"
#include "dol2asm.h"
#include "dolphin/types.h"
//
// Types:
//
struct JPAKeyBlock {
/* 8027D730 */ JPAKeyBlock(u8 const*);
/* 8027D740 */ void calc(f32);
};
//
// Forward References:
//
extern "C" void __ct__11JPAKeyBlockFPCUc();
extern "C" void calc__11JPAKeyBlockFf();
//
// External References:
//
extern "C" void JPACalcKeyAnmValue__FfUsPCf();
//
// Declarations:
//
/* 8027D730-8027D740 278070 0010+00 0/0 1/1 0/0 .text __ct__11JPAKeyBlockFPCUc */
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
asm JPAKeyBlock::JPAKeyBlock(u8 const* param_0) {
nofralloc
#include "asm/JSystem/JParticle/JPAKeyBlock/__ct__11JPAKeyBlockFPCUc.s"
}
#pragma pop
/* ############################################################################################## */
/* 80455350-80455358 003950 0008+00 1/1 0/0 0/0 .sdata2 @2215 */
SECTION_SDATA2 static f64 lit_2215 = 4503601774854144.0 /* cast s32 to float */;
/* 8027D740-8027D7D4 278080 0094+00 0/0 1/1 0/0 .text calc__11JPAKeyBlockFf */
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
asm void JPAKeyBlock::calc(f32 param_0) {
nofralloc
#include "asm/JSystem/JParticle/JPAKeyBlock/calc__11JPAKeyBlockFf.s"
}
#pragma pop