Import project

Original repository: https://github.com/encounter/ww
This commit is contained in:
Luke Street
2023-09-10 00:42:26 -04:00
parent 81ac53f131
commit adb95b135c
3731 changed files with 481532 additions and 0 deletions
+47
View File
@@ -0,0 +1,47 @@
//
// Generated by dtk
// Translation Unit: JPAMath.cpp
//
#include "JSystem/JParticle/JPAMath.h"
#include "dolphin/types.h"
/* 8025991C-802599A0 .text JPAGetYZRotateMtx__FssPA4_f */
void JPAGetYZRotateMtx(short, short, float(*)[4]) {
/* Nonmatching */
}
/* 802599A0-80259A64 .text JPAGetXYZRotateMtx__FsssPA4_f */
void JPAGetXYZRotateMtx(short, short, short, float(*)[4]) {
/* Nonmatching */
}
/* 80259A64-80259B6C .text JPAGetDirMtx__FRCQ29JGeometry8TVec3<f>PA4_f */
void JPAGetDirMtx(const JGeometry::TVec3<float>&, float(*)[4]) {
/* Nonmatching */
}
/* 80259B6C-80259C90 .text JPASetSVecfromMtx__FPA4_fRQ29JGeometry8TVec3<f> */
void JPASetSVecfromMtx(float(*)[4], JGeometry::TVec3<float>&) {
/* Nonmatching */
}
/* 80259C90-80259CB8 .text JPASetRMtxTVecfromMtx__FPA4_fPA4_fRQ29JGeometry8TVec3<f> */
void JPASetRMtxTVecfromMtx(float(*)[4], float(*)[4], JGeometry::TVec3<float>&) {
/* Nonmatching */
}
/* 80259CB8-80259DD0 .text JPASetRMtxSTVecfromMtx__FPA4_fPA4_fRQ29JGeometry8TVec3<f>RQ29JGeometry8TVec3<f> */
void JPASetRMtxSTVecfromMtx(float(*)[4], float(*)[4], JGeometry::TVec3<float>&, JGeometry::TVec3<float>&) {
/* Nonmatching */
}
/* 80259DD0-80259E7C .text JPAGetKeyFrameValue__FfUsPCf */
void JPAGetKeyFrameValue(float, unsigned short, const float*) {
/* Nonmatching */
}
/* 80259E7C-80259EE8 .text JPAGetUnitVec__FssRQ29JGeometry8TVec3<f> */
void JPAGetUnitVec(short, short, JGeometry::TVec3<float>&) {
/* Nonmatching */
}