mirror of
https://github.com/zeldaret/tww.git
synced 2026-07-07 21:30:47 -04:00
J3DTevs
This commit is contained in:
@@ -8,12 +8,12 @@
|
||||
#include "dolphin/types.h"
|
||||
|
||||
/* 802DA0A8-802DA0B0 .text __MTGQR7__FUl */
|
||||
void __MTGQR7(unsigned long) {
|
||||
void __MTGQR7(u32) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802DA0B0-802DA0E8 .text J3DGQRSetup7__FUlUlUlUl */
|
||||
void J3DGQRSetup7(unsigned long, unsigned long, unsigned long, unsigned long) {
|
||||
void J3DGQRSetup7(u32, u32, u32, u32) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
@@ -44,62 +44,62 @@ f32 J3DCalcZValue(register MtxP m, register Vec v) {
|
||||
}
|
||||
|
||||
/* 802DA120-802DA2E0 .text J3DCalcBBoardMtx__FPA4_f */
|
||||
void J3DCalcBBoardMtx(float(*)[4]) {
|
||||
void J3DCalcBBoardMtx(f32(*)[4]) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802DA2E0-802DA584 .text J3DCalcYBBoardMtx__FPA4_f */
|
||||
void J3DCalcYBBoardMtx(float(*)[4]) {
|
||||
void J3DCalcYBBoardMtx(f32(*)[4]) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802DA584-802DA64C .text J3DPSCalcInverseTranspose__FPA4_fPA3_f */
|
||||
void J3DPSCalcInverseTranspose(float(*)[4], float(*)[3]) {
|
||||
void J3DPSCalcInverseTranspose(f32(*)[4], f32(*)[3]) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802DA64C-802DA724 .text J3DGetTranslateRotateMtx__FRC16J3DTransformInfoPA4_f */
|
||||
void J3DGetTranslateRotateMtx(const J3DTransformInfo&, float(*)[4]) {
|
||||
void J3DGetTranslateRotateMtx(const J3DTransformInfo&, Mtx) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802DA724-802DA7E4 .text J3DGetTranslateRotateMtx__FsssfffPA4_f */
|
||||
void J3DGetTranslateRotateMtx(short, short, short, float, float, float, float(*)[4]) {
|
||||
void J3DGetTranslateRotateMtx(s16, s16, s16, f32, f32, f32, Mtx) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802DA7E4-802DA8A8 .text J3DGetTextureMtx__FRC17J3DTextureSRTInfo3VecPA4_f */
|
||||
void J3DGetTextureMtx(const J3DTextureSRTInfo&, Vec, float(*)[4]) {
|
||||
void J3DGetTextureMtx(const J3DTextureSRTInfo&, Vec, f32(*)[4]) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802DA8A8-802DA96C .text J3DGetTextureMtxOld__FRC17J3DTextureSRTInfo3VecPA4_f */
|
||||
void J3DGetTextureMtxOld(const J3DTextureSRTInfo&, Vec, float(*)[4]) {
|
||||
void J3DGetTextureMtxOld(const J3DTextureSRTInfo&, Vec, f32(*)[4]) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802DA96C-802DAA38 .text J3DGetTextureMtxMaya__FRC17J3DTextureSRTInfoPA4_f */
|
||||
void J3DGetTextureMtxMaya(const J3DTextureSRTInfo&, float(*)[4]) {
|
||||
void J3DGetTextureMtxMaya(const J3DTextureSRTInfo&, f32(*)[4]) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802DAA38-802DAB04 .text J3DGetTextureMtxMayaOld__FRC17J3DTextureSRTInfoPA4_f */
|
||||
void J3DGetTextureMtxMayaOld(const J3DTextureSRTInfo&, float(*)[4]) {
|
||||
void J3DGetTextureMtxMayaOld(const J3DTextureSRTInfo&, f32(*)[4]) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802DAB04-802DAB68 .text J3DScaleNrmMtx__FPA4_fRC3Vec */
|
||||
void J3DScaleNrmMtx(float(*)[4], const Vec&) {
|
||||
void J3DScaleNrmMtx(f32(*)[4], const Vec&) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802DAB68-802DABBC .text J3DScaleNrmMtx33__FPA3_fRC3Vec */
|
||||
void J3DScaleNrmMtx33(float(*)[3], const Vec&) {
|
||||
void J3DScaleNrmMtx33(f32(*)[3], const Vec&) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802DABBC-802DACE0 .text J3DMtxProjConcat__FPA4_fPA4_fPA4_f */
|
||||
void J3DMtxProjConcat(float(*)[4], float(*)[4], float(*)[4]) {
|
||||
void J3DMtxProjConcat(f32(*)[4], f32(*)[4], f32(*)[4]) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
@@ -151,6 +151,6 @@ void J3DPSMtx33CopyFrom34(register MtxP src, register Mtx3P dst) {
|
||||
}
|
||||
|
||||
/* 802DAD40-802DAE1C .text J3DPSMtxArrayConcat__FPA4_fPA4_fPA4_fUl */
|
||||
void J3DPSMtxArrayConcat(float(*)[4], float(*)[4], float(*)[4], unsigned long) {
|
||||
void J3DPSMtxArrayConcat(f32(*)[4], f32(*)[4], f32(*)[4], u32) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user