mirror of
https://github.com/zeldaret/tww.git
synced 2026-06-30 11:01:40 -04:00
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:
@@ -0,0 +1,7 @@
|
||||
#ifndef JSYSTEM_PCH
|
||||
#define JSYSTEM_PCH
|
||||
|
||||
#include "JSystem/JSupport/JSUList.h"
|
||||
#include "JSystem/J3DGraphBase/J3DShape.h"
|
||||
|
||||
#endif /* JSYSTEM_PCH */
|
||||
Reference in New Issue
Block a user