From 0ff72d731be2c03d9626289dc679299b2496fa0d Mon Sep 17 00:00:00 2001 From: "Jasper St. Pierre" Date: Fri, 30 Dec 2022 14:09:21 -0800 Subject: J3DJointTree OK --- include/JSystem/J3DGraphBase/J3DShape.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/JSystem/J3DGraphBase') diff --git a/include/JSystem/J3DGraphBase/J3DShape.h b/include/JSystem/J3DGraphBase/J3DShape.h index 85cf0da8e9..372dacc976 100644 --- a/include/JSystem/J3DGraphBase/J3DShape.h +++ b/include/JSystem/J3DGraphBase/J3DShape.h @@ -113,6 +113,7 @@ public: private: friend struct J3DShapeFactory; + friend class J3DJointTree; /* 0x04 */ J3DMaterial* mMaterial; /* 0x08 */ u16 mIndex; -- cgit v1.2.3