summaryrefslogtreecommitdiff
path: root/src/JSystem/J3DGraphBase/J3DPacket.cpp
diff options
context:
space:
mode:
authorLagoLunatic <LagoLunatic@users.noreply.github.com>2025-06-20 02:41:43 -0400
committerGitHub <noreply@github.com>2025-06-19 23:41:43 -0700
commitac069664149342aff58ed84cf51c62b3eb8399da (patch)
treeeab73c3959a6f052a388fe96fc46b42d48a16508 /src/JSystem/J3DGraphBase/J3DPacket.cpp
parent25d13c76e4080c7b2fabf00b7836ba13de7e9dc0 (diff)
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
Diffstat (limited to 'src/JSystem/J3DGraphBase/J3DPacket.cpp')
-rw-r--r--src/JSystem/J3DGraphBase/J3DPacket.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/JSystem/J3DGraphBase/J3DPacket.cpp b/src/JSystem/J3DGraphBase/J3DPacket.cpp
index 424dbda40a..b612d8ed64 100644
--- a/src/JSystem/J3DGraphBase/J3DPacket.cpp
+++ b/src/JSystem/J3DGraphBase/J3DPacket.cpp
@@ -2,6 +2,7 @@
#include "JSystem/J3DGraphAnimator/J3DModel.h"
#include "JSystem/J3DGraphBase/J3DDrawBuffer.h"
#include "JSystem/J3DGraphBase/J3DMaterial.h"
+#include "JSystem/J3DGraphBase/J3DShapeMtx.h"
#include "JSystem/JKernel/JKRHeap.h"
#include <dolphin/os.h>
#include <dolphin/os.h>