From ac069664149342aff58ed84cf51c62b3eb8399da Mon Sep 17 00:00:00 2001 From: LagoLunatic Date: Fri, 20 Jun 2025 02:41:43 -0400 Subject: Add more J3D_ASSERTs (#2491) * Fix debug build * Add more J3D_ASSERTs * Move J3DShapeMtx to correct header for assert * Add VSCode task for ninja changes_all --- src/JSystem/J3DGraphAnimator/J3DModel.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/JSystem/J3DGraphAnimator/J3DModel.cpp') diff --git a/src/JSystem/J3DGraphAnimator/J3DModel.cpp b/src/JSystem/J3DGraphAnimator/J3DModel.cpp index b6ebbc29c0..7632bfe58a 100644 --- a/src/JSystem/J3DGraphAnimator/J3DModel.cpp +++ b/src/JSystem/J3DGraphAnimator/J3DModel.cpp @@ -6,6 +6,7 @@ #include "JSystem/J3DGraphAnimator/J3DModel.h" #include "JSystem/J3DGraphAnimator/J3DMaterialAnm.h" #include "JSystem/J3DGraphBase/J3DMaterial.h" +#include "JSystem/J3DGraphBase/J3DShapeMtx.h" #include "dolphin/os.h" /* 80327100-80327184 321A40 0084+00 0/0 3/3 0/0 .text initialize__8J3DModelFv */ -- cgit v1.2.3