Fix compile with Dusk's mtx lib

Move Mtx33 and similar types to JMath

Rename mtx.h in decomp to _mtx.h so Aurora's header is used instead.
This commit is contained in:
PJB3005
2026-02-24 13:15:21 +01:00
parent cce53f356e
commit defe78c4a2
8 changed files with 11 additions and 739 deletions
@@ -2,6 +2,7 @@
#define J3DTRANSFORM_H
#include <dolphin/mtx.h>
#include "JSystem/JMath/JMath.h"
struct J3DTextureSRTInfo;