summaryrefslogtreecommitdiff
path: root/include/JSystem/JSystem.pch
diff options
context:
space:
mode:
authorMax Roncace <me@caseif.net>2026-01-06 07:38:40 -0500
committerGitHub <noreply@github.com>2026-01-06 04:38:40 -0800
commit3679e7abab82df6447f7b55aa472b5b9c8062fb0 (patch)
tree025ed4e98456f162b911d4623b73c94757856f08 /include/JSystem/JSystem.pch
parent5b987084eac71e044ace3ebe21f62d5410b23e62 (diff)
Misc debug include/class order improvements + link remaining Z2AudioLib TUs (#3014)
* Improve dolzel.pch ordering * Improve JSystem include order * Various class ordering fixes * Link remaining Z2AudioLib TUs * Fix some symbols in Shield and weak functions in ShieldD
Diffstat (limited to 'include/JSystem/JSystem.pch')
-rw-r--r--include/JSystem/JSystem.pch4
1 files changed, 3 insertions, 1 deletions
diff --git a/include/JSystem/JSystem.pch b/include/JSystem/JSystem.pch
index 4956944711..76b994893b 100644
--- a/include/JSystem/JSystem.pch
+++ b/include/JSystem/JSystem.pch
@@ -1,7 +1,9 @@
#ifndef JSYSTEM_PCH
#define JSYSTEM_PCH
-#include "JSystem/JSupport/JSUList.h"
+#include "JSystem/J3DGraphAnimator/J3DMaterialAttach.h"
+#include "JSystem/J3DGraphBase/J3DPacket.h"
#include "JSystem/J3DGraphBase/J3DShape.h"
+#include "JSystem/JSupport/JSUList.h"
#endif // JSYSTEM_PCH