From 2412c2c41be58fe455d4d63fd932c4ea0e0195dc Mon Sep 17 00:00:00 2001 From: LagoLunatic Date: Fri, 9 Feb 2024 06:23:06 -0500 Subject: PSMulUnit01 --- include/JSystem/J3DGraphBase/J3DTransform.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/JSystem/J3DGraphBase') diff --git a/include/JSystem/J3DGraphBase/J3DTransform.h b/include/JSystem/J3DGraphBase/J3DTransform.h index 657a4906..24103714 100644 --- a/include/JSystem/J3DGraphBase/J3DTransform.h +++ b/include/JSystem/J3DGraphBase/J3DTransform.h @@ -28,7 +28,7 @@ struct J3DTransformInfo { extern J3DTransformInfo const j3dDefaultTransformInfo; extern Vec const j3dDefaultScale; extern Mtx const j3dDefaultMtx; -extern f32 PSMulUnit01[2]; +extern f32 PSMulUnit01[]; void J3DGQRSetup7(u32 param_0, u32 param_1, u32 param_2, u32 param_3); f32 J3DCalcZValue(MtxP m, Vec v); -- cgit v1.2.3