mirror of
https://github.com/zeldaret/tp
synced 2026-05-23 15:01:53 -04:00
97 lines
2.1 KiB
C++
97 lines
2.1 KiB
C++
//
|
|
// Generated By: dol2asm
|
|
// Translation Unit: JPAKeyBlock
|
|
//
|
|
|
|
#include "dol2asm.h"
|
|
#include "dolphin/types.h"
|
|
#include "JSystem/JParticle/JPAKeyBlock.h"
|
|
|
|
//
|
|
// Types:
|
|
//
|
|
|
|
struct JPAKeyBlock {
|
|
/* 8027D730 */ // False False
|
|
// u8 const* False
|
|
// u8 const False
|
|
// u8 False
|
|
JPAKeyBlock(u8 const*);
|
|
/* 8027D740 */ // False False
|
|
// f32 False
|
|
void calc(f32);
|
|
};
|
|
|
|
//
|
|
// Forward References:
|
|
//
|
|
|
|
|
|
// False False
|
|
// u8 const* False
|
|
// u8 const False
|
|
// u8 False
|
|
extern "C" void __ct__11JPAKeyBlockFPCUc();
|
|
// False False
|
|
// f32 False
|
|
extern "C" void calc__11JPAKeyBlockFf();
|
|
|
|
//
|
|
// External References:
|
|
//
|
|
|
|
// False False
|
|
// f32 False
|
|
// u16 False
|
|
// f32 const* False
|
|
// f32 const False
|
|
// f32 False
|
|
void JPACalcKeyAnmValue(f32, u16, f32 const*);
|
|
|
|
// False False
|
|
// f32 False
|
|
// u16 False
|
|
// f32 const* False
|
|
// f32 const False
|
|
// f32 False
|
|
extern "C" void JPACalcKeyAnmValue__FfUsPCf();
|
|
|
|
//
|
|
// Declarations:
|
|
//
|
|
|
|
/* 8027D730-8027D740 0010+00 s=0 e=1 z=0 None .text __ct__11JPAKeyBlockFPCUc */
|
|
#pragma push
|
|
#pragma optimization_level 0
|
|
#pragma optimizewithasm off
|
|
// False False
|
|
// u8 const* False
|
|
// u8 const False
|
|
// u8 False
|
|
asm JPAKeyBlock::JPAKeyBlock(u8 const* param_0) {
|
|
nofralloc
|
|
#include "asm/JSystem/JParticle/JPAKeyBlock/__ct__11JPAKeyBlockFPCUc.s"
|
|
}
|
|
#pragma pop
|
|
|
|
|
|
/* ############################################################################################## */
|
|
/* 80455350-80455358 0008+00 s=1 e=0 z=0 None .sdata2 @2215 */
|
|
SECTION_SDATA2 static f64 lit_2215 = 4503601774854144.0 /* cast s32 to float */;
|
|
|
|
/* 8027D740-8027D7D4 0094+00 s=0 e=1 z=0 None .text calc__11JPAKeyBlockFf */
|
|
// 8027D798: 80455350 (lit_2215)
|
|
// 8027D7C0: 80280984 (JPACalcKeyAnmValue__FfUsPCf)
|
|
#pragma push
|
|
#pragma optimization_level 0
|
|
#pragma optimizewithasm off
|
|
// False False
|
|
// f32 False
|
|
asm void JPAKeyBlock::calc(f32 param_0) {
|
|
nofralloc
|
|
#include "asm/JSystem/JParticle/JPAKeyBlock/calc__11JPAKeyBlockFf.s"
|
|
}
|
|
#pragma pop
|
|
|
|
|