summaryrefslogtreecommitdiff
path: root/src/JSystem/J3DGraphBase/J3DShapeMtx.cpp
diff options
context:
space:
mode:
authorJasper St. Pierre <jstpierre@mecheye.net>2023-09-30 15:59:54 -0700
committerJasper St. Pierre <jstpierre@mecheye.net>2023-09-30 15:59:54 -0700
commitf90a89fd8771fa0e0a7159cb46d7ba6bdf64d3fb (patch)
treeb12c8eb500e646029e52095dd646ae4c400f85b5 /src/JSystem/J3DGraphBase/J3DShapeMtx.cpp
parent57e735af3911621ce9482d033697bd95cbfdf290 (diff)
J3DModelData fakematch, J3DModel progress
Diffstat (limited to 'src/JSystem/J3DGraphBase/J3DShapeMtx.cpp')
-rw-r--r--src/JSystem/J3DGraphBase/J3DShapeMtx.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/JSystem/J3DGraphBase/J3DShapeMtx.cpp b/src/JSystem/J3DGraphBase/J3DShapeMtx.cpp
index 5b4a2cc4..f5f60cf8 100644
--- a/src/JSystem/J3DGraphBase/J3DShapeMtx.cpp
+++ b/src/JSystem/J3DGraphBase/J3DShapeMtx.cpp
@@ -6,10 +6,11 @@
#include "JSystem/J3DGraphBase/J3DShapeMtx.h"
#include "JSystem/J3DGraphBase/J3DGD.h"
#include "JSystem/J3DGraphBase/J3DPacket.h"
-#include "JSystem/J3DGraphAnimator/J3DModel.h"
#include "JSystem/J3DGraphBase/J3DShapeDraw.h"
#include "JSystem/J3DGraphBase/J3DSys.h"
#include "JSystem/J3DGraphBase/J3DTransform.h"
+#include "JSystem/J3DGraphAnimator/J3DModel.h"
+#include "JSystem/J3DGraphAnimator/J3DModelData.h"
extern void J3DFifoLoadNrmMtxImm(Mtx, u32);
extern void J3DFifoLoadNrmMtxImm3x3(Mtx33, u32);