Add JSystem PCH to fix weak function order (#904)

* Add JSystem PCH

* Fix build issues, remove weak order fakematches, and fix functionvalue weak func order
This commit is contained in:
LagoLunatic
2025-12-05 12:11:53 -05:00
committed by GitHub
parent 70d78b4933
commit 8ce8d2f541
225 changed files with 466 additions and 41 deletions
+2
View File
@@ -3,6 +3,8 @@
// Translation Unit: JFWSystem.cpp
//
#include "JSystem/JSystem.h" // IWYU pragma: keep
#include "JSystem/JFramework/JFWSystem.h"
#include "JSystem/JKernel/JKRExpHeap.h"
#include "JSystem/JKernel/JKRAram.h"